Files
bun.sh/test/cli/install/registry/packages/electron/package.json
Dylan Conway d37fbbd4e0 fix(install): lifecycle script changes (#8943)
* empty trustedDependencies

* tests

* handle edgecases with default trusted dependencies

* could be zero length

* --trusted and skipped scripts

* resolver too

* second run --trusted

* --trust, better formatting

* more tests

* --trusted applies to dep deps, more tests

* progress

* fix build

* fix crash, make it look good, comments

* alphabetize, verbose log

* feature flag

* update lockfile

* update skipped text

* check update requests first

* be more careful with inline strings

* only with scripts

* fix tests, todo tests

* fix another test

* fix merge

* fix fix merge

* check binding.gyp for tarball and git resolutions

* remove dead code

* debug assert

* move newline printing

* use enum for `__has_install_script`

* oops

* clone packages

* Update src/install/install.zig

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>

---------

Co-authored-by: Jarred Sumner <jarred@jarredsumner.com>
2024-03-07 19:22:21 -08:00

41 lines
963 B
JSON

{
"name": "electron",
"versions": {
"1.0.0": {
"name": "electron",
"version": "1.0.0",
"scripts": {
"preinstall": "bun index.js"
},
"_id": "electron@1.0.0",
"_nodeVersion": "21.6.0",
"_npmVersion": "10.2.4",
"dist": {
"integrity": "sha512-GkuwCdn6o8Krsxb3DIIqYP+TAi8Y5jYUadmseZ6nR2op2k5ssdKRYo4JjYDGopa1ACrGAcQuWViz/+vX/WjYnA==",
"shasum": "f1b8bc2c23cd7e4f1500669dfaf8757578d2e391",
"tarball": "http://localhost:4873/electron/-/electron-1.0.0.tgz"
},
"contributors": []
}
},
"time": {
"modified": "2024-02-15T01:16:09.439Z",
"created": "2024-02-15T01:16:09.439Z",
"1.0.0": "2024-02-15T01:16:09.439Z"
},
"users": {},
"dist-tags": {
"latest": "1.0.0"
},
"_uplinks": {},
"_distfiles": {},
"_attachments": {
"electron-1.0.0.tgz": {
"shasum": "f1b8bc2c23cd7e4f1500669dfaf8757578d2e391",
"version": "1.0.0"
}
},
"_rev": "",
"_id": "electron",
"readme": "ERROR: No README data found!"
}