atlaspack 2.14.1-dev.3862 → 2.14.1-dev.3865

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/lib/core/cache/package.json.js +3 -3
  2. package/lib/core/cache/package.json.js.map +1 -1
  3. package/lib/core/cli/package.json.js +3 -3
  4. package/lib/core/cli/package.json.js.map +1 -1
  5. package/lib/core/core/atlaspack-v3/AtlaspackV3.js +4 -3
  6. package/lib/core/core/atlaspack-v3/AtlaspackV3.js.map +1 -1
  7. package/lib/core/core/package.json.js +3 -3
  8. package/lib/core/core/package.json.js.map +1 -1
  9. package/lib/core/fs/package.json.js +3 -3
  10. package/lib/core/fs/package.json.js.map +1 -1
  11. package/lib/core/package-manager/installPackage.js +2 -2
  12. package/lib/core/package-manager/package.json.js +3 -3
  13. package/lib/core/package-manager/package.json.js.map +1 -1
  14. package/lib/core/rust/index.js +4 -4
  15. package/lib/core/workers/package.json.js +3 -3
  16. package/lib/core/workers/package.json.js.map +1 -1
  17. package/lib/native/{index.darwin-arm64.b5750012.node → index.darwin-arm64.5d442764.node} +0 -0
  18. package/lib/native/{index.darwin-x64.5177a078.node → index.darwin-x64.8650e54f.node} +0 -0
  19. package/lib/native/{index.linux-arm64-gnu.cd3b9308.node → index.linux-arm64-gnu.93373781.node} +0 -0
  20. package/lib/native/{index.linux-x64-gnu.95825800.node → index.linux-x64-gnu.d5de0ddd.node} +0 -0
  21. package/lib/transformers/babel/package.json.js +3 -3
  22. package/lib/transformers/babel/package.json.js.map +1 -1
  23. package/lib/transformers/js/package.json.js +3 -3
  24. package/lib/transformers/js/package.json.js.map +1 -1
  25. package/lib/utils/node-resolver-core/package.json.js +3 -3
  26. package/lib/utils/node-resolver-core/package.json.js.map +1 -1
  27. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="83e97e94-55a6-572c-a88e-93ffbf13f00e")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="b3f676fe-1283-5889-853c-0c96f09d0331")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("3HIjF", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/cache\",\"description\":\"Interface for defining caches and file-system, IDB and LMDB implementations.\",\"version\":\"2.13.3-dev.140+83825d8a9\",\"license\":\"(MIT OR Apache-2.0)\",\"type\":\"commonjs\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha\",\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/fs\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/rust\":\"3.0.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"lmdb\":\"2.8.5\"},\"devDependencies\":{\"idb\":\"^5.0.8\"},\"browser\":{\"./src/IDBCache.js\":\"./src/IDBCache.browser.js\",\"./src/LMDBCache.js\":false},\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/cache\",\"description\":\"Interface for defining caches and file-system, IDB and LMDB implementations.\",\"version\":\"2.13.3-dev.142+529a21a40\",\"license\":\"(MIT OR Apache-2.0)\",\"type\":\"commonjs\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha\",\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/fs\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/rust\":\"3.0.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"lmdb\":\"2.8.5\"},\"devDependencies\":{\"idb\":\"^5.0.8\"},\"browser\":{\"./src/IDBCache.js\":\"./src/IDBCache.browser.js\",\"./src/LMDBCache.js\":false},\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=83e97e94-55a6-572c-a88e-93ffbf13f00e
45
+ //# debugId=b3f676fe-1283-5889-853c-0c96f09d0331
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/cache/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/cache\",\n \"description\": \"Interface for defining caches and file-system, IDB and LMDB implementations.\",\n \"version\": \"2.13.3-dev.140+83825d8a9\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"type\": \"commonjs\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha\",\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/fs\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/rust\": \"3.0.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"lmdb\": \"2.8.5\"\n },\n \"devDependencies\": {\n \"idb\": \"^5.0.8\"\n },\n \"browser\": {\n \"./src/IDBCache.js\": \"./src/IDBCache.browser.js\",\n \"./src/LMDBCache.js\": false\n },\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"83e97e94-55a6-572c-a88e-93ffbf13f00e"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/cache/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/cache\",\n \"description\": \"Interface for defining caches and file-system, IDB and LMDB implementations.\",\n \"version\": \"2.13.3-dev.142+529a21a40\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"type\": \"commonjs\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha\",\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/fs\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/rust\": \"3.0.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"lmdb\": \"2.8.5\"\n },\n \"devDependencies\": {\n \"idb\": \"^5.0.8\"\n },\n \"browser\": {\n \"./src/IDBCache.js\": \"./src/IDBCache.browser.js\",\n \"./src/LMDBCache.js\": false\n },\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"b3f676fe-1283-5889-853c-0c96f09d0331"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d828b181-29f5-5d81-8088-f3f72120f600")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="177a46a8-6f8a-527e-a80a-16a9f3e6495e")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("etEfH", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/cli\",\"version\":\"2.13.3-dev.140+83825d8a9\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"type\":\"commonjs\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"bin\":{\"atlaspack\":\"bin/atlaspack.js\"},\"main\":\"lib/bin.js\",\"source\":\"src/bin.js\",\"scripts\":{\"prepack\":\"./ensure-no-dev-lib.sh\",\"dev:prepare\":\"rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js\"},\"engines\":{\"node\":\">= 16.0.0\"},\"dependencies\":{\"@atlaspack/config-default\":\"3.1.1-dev.140+83825d8a9\",\"@atlaspack/core\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/events\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/feature-flags\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/fs\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/package-manager\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/reporter-cli\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/reporter-dev-server\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/reporter-tracer\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"chalk\":\"^4.1.0\",\"commander\":\"^7.0.0\",\"get-port\":\"^4.2.0\"},\"devDependencies\":{\"@atlaspack/babel-register\":\"2.14.1\",\"@babel/core\":\"^7.22.11\",\"rimraf\":\"^5.0.5\"},\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/cli\",\"version\":\"2.13.3-dev.142+529a21a40\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"type\":\"commonjs\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"bin\":{\"atlaspack\":\"bin/atlaspack.js\"},\"main\":\"lib/bin.js\",\"source\":\"src/bin.js\",\"scripts\":{\"prepack\":\"./ensure-no-dev-lib.sh\",\"dev:prepare\":\"rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js\"},\"engines\":{\"node\":\">= 16.0.0\"},\"dependencies\":{\"@atlaspack/config-default\":\"3.1.1-dev.142+529a21a40\",\"@atlaspack/core\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/events\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/feature-flags\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/fs\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/package-manager\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/reporter-cli\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/reporter-dev-server\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/reporter-tracer\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"chalk\":\"^4.1.0\",\"commander\":\"^7.0.0\",\"get-port\":\"^4.2.0\"},\"devDependencies\":{\"@atlaspack/babel-register\":\"2.14.1\",\"@babel/core\":\"^7.22.11\",\"rimraf\":\"^5.0.5\"},\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=d828b181-29f5-5d81-8088-f3f72120f600
45
+ //# debugId=177a46a8-6f8a-527e-a80a-16a9f3e6495e
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/cli/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/cli\",\n \"version\": \"2.13.3-dev.140+83825d8a9\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"type\": \"commonjs\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"bin\": {\n \"atlaspack\": \"bin/atlaspack.js\"\n },\n \"main\": \"lib/bin.js\",\n \"source\": \"src/bin.js\",\n \"scripts\": {\n \"prepack\": \"./ensure-no-dev-lib.sh\",\n \"dev:prepare\": \"rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js\"\n },\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"dependencies\": {\n \"@atlaspack/config-default\": \"3.1.1-dev.140+83825d8a9\",\n \"@atlaspack/core\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/events\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/fs\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/package-manager\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/reporter-cli\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/reporter-dev-server\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/reporter-tracer\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"chalk\": \"^4.1.0\",\n \"commander\": \"^7.0.0\",\n \"get-port\": \"^4.2.0\"\n },\n \"devDependencies\": {\n \"@atlaspack/babel-register\": \"2.14.1\",\n \"@babel/core\": \"^7.22.11\",\n \"rimraf\": \"^5.0.5\"\n },\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"d828b181-29f5-5d81-8088-f3f72120f600"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/cli/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/cli\",\n \"version\": \"2.13.3-dev.142+529a21a40\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"type\": \"commonjs\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"bin\": {\n \"atlaspack\": \"bin/atlaspack.js\"\n },\n \"main\": \"lib/bin.js\",\n \"source\": \"src/bin.js\",\n \"scripts\": {\n \"prepack\": \"./ensure-no-dev-lib.sh\",\n \"dev:prepare\": \"rimraf ./lib/ && mkdir -p lib && cp ./bin/dev-bin.js ./lib/bin.js\"\n },\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"dependencies\": {\n \"@atlaspack/config-default\": \"3.1.1-dev.142+529a21a40\",\n \"@atlaspack/core\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/events\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/fs\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/package-manager\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/reporter-cli\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/reporter-dev-server\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/reporter-tracer\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"chalk\": \"^4.1.0\",\n \"commander\": \"^7.0.0\",\n \"get-port\": \"^4.2.0\"\n },\n \"devDependencies\": {\n \"@atlaspack/babel-register\": \"2.14.1\",\n \"@babel/core\": \"^7.22.11\",\n \"rimraf\": \"^5.0.5\"\n },\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"177a46a8-6f8a-527e-a80a-16a9f3e6495e"}
@@ -1,5 +1,5 @@
1
1
 
2
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="ead41f85-af93-581c-9b5e-f93d32ba5c64")}catch(e){}}();
2
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="9c2dfe6a-4d98-520c-b399-1f062060c744")}catch(e){}}();
3
3
  require("../../rust/index.js");
4
4
  require("./NapiWorkerPool.js");
5
5
  require("../../diagnostic/diagnostic.js");
@@ -104,7 +104,8 @@ class $540ce90caa24ebc8$export$5ba77413d5ca78e4 {
104
104
  threads: threads,
105
105
  options: {
106
106
  ...options,
107
- jsPaths: $540ce90caa24ebc8$var$getJsPaths()
107
+ jsPaths: $540ce90caa24ebc8$var$getJsPaths(),
108
+ useBuiltinConfigs: (0, $hBL25.isSuperPackage)()
108
109
  },
109
110
  napiWorkerPool: napiWorkerPool
110
111
  }, lmdb);
@@ -130,4 +131,4 @@ class $540ce90caa24ebc8$export$5ba77413d5ca78e4 {
130
131
 
131
132
  //# sourceMappingURL=AtlaspackV3.js.map
132
133
 
133
- //# debugId=ead41f85-af93-581c-9b5e-f93d32ba5c64
134
+ //# debugId=9c2dfe6a-4d98-520c-b399-1f062060c744
@@ -1 +1 @@
1
- {"version":3,"file":"AtlaspackV3.js.map","sources":["packages/core/core/src/atlaspack-v3/AtlaspackV3.js"],"sourceRoot":"atlaspack/","sourcesContent":["// @flow\n\nimport {\n atlaspackNapiCreate,\n atlaspackNapiBuildAssetGraph,\n atlaspackNapiRespondToFsEvents,\n type AtlaspackNapi,\n type Lmdb,\n type AtlaspackNapiOptions,\n} from '@atlaspack/rust';\nimport {NapiWorkerPool} from './NapiWorkerPool';\nimport ThrowableDiagnostic from '@atlaspack/diagnostic';\nimport type {Event} from '@parcel/watcher';\nimport type {NapiWorkerPool as INapiWorkerPool} from '@atlaspack/types';\nimport {isSuperPackage} from '../isSuperPackage';\nimport path from 'path';\n\nexport type AtlaspackV3Options = {|\n fs?: AtlaspackNapiOptions['fs'],\n packageManager?: AtlaspackNapiOptions['packageManager'],\n threads?: number,\n /**\n * A reference to LMDB lite's rust object\n */\n lmdb: Lmdb,\n featureFlags?: {[string]: string | boolean},\n napiWorkerPool?: INapiWorkerPool,\n ...$Diff<\n AtlaspackNapiOptions['options'],\n {|\n jsPaths: AtlaspackNapiOptions['options']['jsPaths'],\n |},\n >,\n|};\n\nfunction getJsPaths(): AtlaspackNapiOptions['options']['jsPaths'] {\n const dirname = /*#__ATLASPACK_IGNORE__*/ __dirname;\n\n if (isSuperPackage()) {\n // dirname: atlaspack/lib/core/core/atlaspack-v3\n // core: atlaspack/lib/core/core/index.js\n const corePath = path.join(dirname, '..');\n // esmodule helpers: atlaspack/lib/transformers/js/esmodule-helpers.js\n const esmoduleHelpersPath = path.join(\n dirname,\n '../../../transformers/js/esmodule-helpers.js',\n );\n\n // empty file: atlaspack/lib/core/core/_empty.js\n const emptyFile = path.join(dirname, '_empty.js');\n\n return {\n corePath,\n esmoduleHelpersSpecifier: path.relative(corePath, esmoduleHelpersPath),\n esmoduleHelpersIncludeNodeModules: 'atlaspack',\n emptyFile,\n };\n }\n\n // dirname: @atlaspack/core/lib/atlaspack-v3\n // core: @atlaspack/core\n const corePath = path.join(dirname, '../..');\n // empty file: atlaspack/lib/core/core/_empty.js\n const emptyFile = path.join(dirname, '_empty.js');\n\n return {\n corePath,\n esmoduleHelpersSpecifier:\n '@atlaspack/transformer-js/src/esmodule-helpers.js',\n esmoduleHelpersIncludeNodeModules: '@atlaspack/transformer-js',\n emptyFile,\n };\n}\n\nexport class AtlaspackV3 {\n _atlaspack_napi: AtlaspackNapi;\n\n constructor(atlaspack_napi: AtlaspackNapi) {\n this._atlaspack_napi = atlaspack_napi;\n }\n\n static async create({\n fs,\n packageManager,\n threads,\n lmdb,\n napiWorkerPool = new NapiWorkerPool(),\n ...options\n }: AtlaspackV3Options): Promise<AtlaspackV3> {\n options.logLevel = options.logLevel || 'error';\n options.defaultTargetOptions = options.defaultTargetOptions || {};\n // $FlowFixMe \"engines\" are readonly\n options.defaultTargetOptions.engines =\n options.defaultTargetOptions.engines || {};\n\n const [internal, error] = await atlaspackNapiCreate(\n {\n fs,\n packageManager,\n threads,\n options: {\n ...options,\n jsPaths: getJsPaths(),\n },\n napiWorkerPool,\n },\n lmdb,\n );\n\n if (error !== null) {\n throw new ThrowableDiagnostic({\n diagnostic: error,\n });\n }\n\n return new AtlaspackV3(internal);\n }\n\n async buildAssetGraph(): Promise<any> {\n let [graph, error] = await atlaspackNapiBuildAssetGraph(\n this._atlaspack_napi,\n );\n\n if (error !== null) {\n throw new ThrowableDiagnostic({\n diagnostic: error,\n });\n }\n\n return graph;\n }\n\n respondToFsEvents(events: Array<Event>): boolean {\n return atlaspackNapiRespondToFsEvents(this._atlaspack_napi, events);\n }\n}\n"],"names":["atlaspackNapiCreate","atlaspackNapiBuildAssetGraph","atlaspackNapiRespondToFsEvents","NapiWorkerPool","ThrowableDiagnostic","isSuperPackage","path","getJsPaths","dirname","__dirname","corePath","join","esmoduleHelpersPath","emptyFile","esmoduleHelpersSpecifier","relative","esmoduleHelpersIncludeNodeModules","AtlaspackV3","constructor","atlaspack_napi","_atlaspack_napi","create","fs","packageManager","threads","lmdb","napiWorkerPool","options","logLevel","defaultTargetOptions","engines","internal","error","jsPaths","diagnostic","buildAssetGraph","graph","respondToFsEvents","events"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAmCA,SAASO;IACP,MAAMC,UAAU,uBAAA,GAA0BC;IAE1C,IAAIJ,CAAAA,GAAAA,qBAAAA,KAAkB;QACpB,gDAAA;QACA,yCAAA;QACA,MAAMK,WAAWJ,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;QACpC,sEAAA;QACA,MAAMI,sBAAsBN,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CACnCH,SACA;QAGF,gDAAA;QACA,MAAMK,YAAYP,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;QAErC,OAAO;sBACLE;YACAI,0BAA0BR,CAAAA,GAAAA,qCAAAA,EAAKS,QAAQ,CAACL,UAAUE;YAClDI,mCAAmC;uBACnCH;QACF;IACF;IAEA,4CAAA;IACA,wBAAA;IACA,MAAMH,WAAWJ,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;IACpC,gDAAA;IACA,MAAMK,YAAYP,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;IAErC,OAAO;kBACLE;QACAI,0BACE;QACFE,mCAAmC;mBACnCH;IACF;AACF;AAEO,MAAMI;IAGXC,YAAYC,cAA6B,CAAE;QACzC,IAAI,CAACC,eAAe,GAAGD;IACzB;IAEA,aAAaE,OAAO,MAClBC,EAAE,kBACFC,cAAc,WACdC,OAAO,QACPC,IAAI,kBACJC,iBAAiB,IAAIvB,CAAAA,GAAAA,qBAAAA,KACrB,GAAGwB,SACgB,EAAwB;QAC3CA,QAAQC,QAAQ,GAAGD,QAAQC,QAAQ,IAAI;QACvCD,QAAQE,oBAAoB,GAAGF,QAAQE,oBAAoB,IAAI,CAAC;QAChE,oCAAA;QACAF,QAAQE,oBAAoB,CAACC,OAAO,GAClCH,QAAQE,oBAAoB,CAACC,OAAO,IAAI,CAAC;QAE3C,MAAM,CAACC,UAAUC,MAAM,GAAG,MAAMhC,CAAAA,GAAAA,0BAAAA,EAC9B;gBACEsB;4BACAC;qBACAC;YACAG,SAAS;gBACP,GAAGA,OAAO;gBACVM,SAAS1B;YACX;4BACAmB;QACF,GACAD;QAGF,IAAIO,UAAU,MACZ,MAAM,IAAI5B,CAAAA,GAAAA,cAAAA,EAAoB;YAC5B8B,YAAYF;QACd;QAGF,OAAO,IAAIf,0CAAYc;IACzB;IAEA,MAAMI,kBAAgC;QACpC,IAAI,CAACC,OAAOJ,MAAM,GAAG,MAAM/B,CAAAA,GAAAA,mCAAAA,EACzB,IAAI,CAACmB,eACP;QAEA,IAAIY,UAAU,MACZ,MAAM,IAAI5B,CAAAA,GAAAA,cAAAA,EAAoB;YAC5B8B,YAAYF;QACd;QAGF,OAAOI;IACT;IAEAC,kBAAkBC,MAAoB,EAAW;QAC/C,OAAOpC,CAAAA,GAAAA,qCAAAA,EAA+B,IAAI,CAACkB,eAAe,EAAEkB;IAC9D;AACF","debug_id":"ead41f85-af93-581c-9b5e-f93d32ba5c64"}
1
+ {"version":3,"file":"AtlaspackV3.js.map","sources":["packages/core/core/src/atlaspack-v3/AtlaspackV3.js"],"sourceRoot":"atlaspack/","sourcesContent":["// @flow\n\nimport {\n atlaspackNapiCreate,\n atlaspackNapiBuildAssetGraph,\n atlaspackNapiRespondToFsEvents,\n type AtlaspackNapi,\n type Lmdb,\n type AtlaspackNapiOptions,\n} from '@atlaspack/rust';\nimport {NapiWorkerPool} from './NapiWorkerPool';\nimport ThrowableDiagnostic from '@atlaspack/diagnostic';\nimport type {Event} from '@parcel/watcher';\nimport type {NapiWorkerPool as INapiWorkerPool} from '@atlaspack/types';\nimport {isSuperPackage} from '../isSuperPackage';\nimport path from 'path';\n\nexport type AtlaspackV3Options = {|\n fs?: AtlaspackNapiOptions['fs'],\n packageManager?: AtlaspackNapiOptions['packageManager'],\n threads?: number,\n /**\n * A reference to LMDB lite's rust object\n */\n lmdb: Lmdb,\n featureFlags?: {[string]: string | boolean},\n napiWorkerPool?: INapiWorkerPool,\n ...$Diff<\n AtlaspackNapiOptions['options'],\n {|\n jsPaths: AtlaspackNapiOptions['options']['jsPaths'],\n useBuiltinConfigs: AtlaspackNapiOptions['options']['useBuiltinConfigs'],\n |},\n >,\n|};\n\nfunction getJsPaths(): AtlaspackNapiOptions['options']['jsPaths'] {\n const dirname = /*#__ATLASPACK_IGNORE__*/ __dirname;\n\n if (isSuperPackage()) {\n // dirname: atlaspack/lib/core/core/atlaspack-v3\n // core: atlaspack/lib/core/core/index.js\n const corePath = path.join(dirname, '..');\n // esmodule helpers: atlaspack/lib/transformers/js/esmodule-helpers.js\n const esmoduleHelpersPath = path.join(\n dirname,\n '../../../transformers/js/esmodule-helpers.js',\n );\n\n // empty file: atlaspack/lib/core/core/_empty.js\n const emptyFile = path.join(dirname, '_empty.js');\n\n return {\n corePath,\n esmoduleHelpersSpecifier: path.relative(corePath, esmoduleHelpersPath),\n esmoduleHelpersIncludeNodeModules: 'atlaspack',\n emptyFile,\n };\n }\n\n // dirname: @atlaspack/core/lib/atlaspack-v3\n // core: @atlaspack/core\n const corePath = path.join(dirname, '../..');\n // empty file: atlaspack/lib/core/core/_empty.js\n const emptyFile = path.join(dirname, '_empty.js');\n\n return {\n corePath,\n esmoduleHelpersSpecifier:\n '@atlaspack/transformer-js/src/esmodule-helpers.js',\n esmoduleHelpersIncludeNodeModules: '@atlaspack/transformer-js',\n emptyFile,\n };\n}\n\nexport class AtlaspackV3 {\n _atlaspack_napi: AtlaspackNapi;\n\n constructor(atlaspack_napi: AtlaspackNapi) {\n this._atlaspack_napi = atlaspack_napi;\n }\n\n static async create({\n fs,\n packageManager,\n threads,\n lmdb,\n napiWorkerPool = new NapiWorkerPool(),\n ...options\n }: AtlaspackV3Options): Promise<AtlaspackV3> {\n options.logLevel = options.logLevel || 'error';\n options.defaultTargetOptions = options.defaultTargetOptions || {};\n // $FlowFixMe \"engines\" are readonly\n options.defaultTargetOptions.engines =\n options.defaultTargetOptions.engines || {};\n\n const [internal, error] = await atlaspackNapiCreate(\n {\n fs,\n packageManager,\n threads,\n options: {\n ...options,\n jsPaths: getJsPaths(),\n useBuiltinConfigs: isSuperPackage(),\n },\n napiWorkerPool,\n },\n lmdb,\n );\n\n if (error !== null) {\n throw new ThrowableDiagnostic({\n diagnostic: error,\n });\n }\n\n return new AtlaspackV3(internal);\n }\n\n async buildAssetGraph(): Promise<any> {\n let [graph, error] = await atlaspackNapiBuildAssetGraph(\n this._atlaspack_napi,\n );\n\n if (error !== null) {\n throw new ThrowableDiagnostic({\n diagnostic: error,\n });\n }\n\n return graph;\n }\n\n respondToFsEvents(events: Array<Event>): boolean {\n return atlaspackNapiRespondToFsEvents(this._atlaspack_napi, events);\n }\n}\n"],"names":["atlaspackNapiCreate","atlaspackNapiBuildAssetGraph","atlaspackNapiRespondToFsEvents","NapiWorkerPool","ThrowableDiagnostic","isSuperPackage","path","getJsPaths","dirname","__dirname","corePath","join","esmoduleHelpersPath","emptyFile","esmoduleHelpersSpecifier","relative","esmoduleHelpersIncludeNodeModules","AtlaspackV3","constructor","atlaspack_napi","_atlaspack_napi","create","fs","packageManager","threads","lmdb","napiWorkerPool","options","logLevel","defaultTargetOptions","engines","internal","error","jsPaths","useBuiltinConfigs","diagnostic","buildAssetGraph","graph","respondToFsEvents","events"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAoCA,SAASO;IACP,MAAMC,UAAU,uBAAA,GAA0BC;IAE1C,IAAIJ,CAAAA,GAAAA,qBAAAA,KAAkB;QACpB,gDAAA;QACA,yCAAA;QACA,MAAMK,WAAWJ,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;QACpC,sEAAA;QACA,MAAMI,sBAAsBN,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CACnCH,SACA;QAGF,gDAAA;QACA,MAAMK,YAAYP,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;QAErC,OAAO;sBACLE;YACAI,0BAA0BR,CAAAA,GAAAA,qCAAAA,EAAKS,QAAQ,CAACL,UAAUE;YAClDI,mCAAmC;uBACnCH;QACF;IACF;IAEA,4CAAA;IACA,wBAAA;IACA,MAAMH,WAAWJ,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;IACpC,gDAAA;IACA,MAAMK,YAAYP,CAAAA,GAAAA,qCAAAA,EAAKK,IAAI,CAACH,SAAS;IAErC,OAAO;kBACLE;QACAI,0BACE;QACFE,mCAAmC;mBACnCH;IACF;AACF;AAEO,MAAMI;IAGXC,YAAYC,cAA6B,CAAE;QACzC,IAAI,CAACC,eAAe,GAAGD;IACzB;IAEA,aAAaE,OAAO,MAClBC,EAAE,kBACFC,cAAc,WACdC,OAAO,QACPC,IAAI,kBACJC,iBAAiB,IAAIvB,CAAAA,GAAAA,qBAAAA,KACrB,GAAGwB,SACgB,EAAwB;QAC3CA,QAAQC,QAAQ,GAAGD,QAAQC,QAAQ,IAAI;QACvCD,QAAQE,oBAAoB,GAAGF,QAAQE,oBAAoB,IAAI,CAAC;QAChE,oCAAA;QACAF,QAAQE,oBAAoB,CAACC,OAAO,GAClCH,QAAQE,oBAAoB,CAACC,OAAO,IAAI,CAAC;QAE3C,MAAM,CAACC,UAAUC,MAAM,GAAG,MAAMhC,CAAAA,GAAAA,0BAAAA,EAC9B;gBACEsB;4BACAC;qBACAC;YACAG,SAAS;gBACP,GAAGA,OAAO;gBACVM,SAAS1B;gBACT2B,mBAAmB7B,CAAAA,GAAAA,qBAAAA;YACrB;4BACAqB;QACF,GACAD;QAGF,IAAIO,UAAU,MACZ,MAAM,IAAI5B,CAAAA,GAAAA,cAAAA,EAAoB;YAC5B+B,YAAYH;QACd;QAGF,OAAO,IAAIf,0CAAYc;IACzB;IAEA,MAAMK,kBAAgC;QACpC,IAAI,CAACC,OAAOL,MAAM,GAAG,MAAM/B,CAAAA,GAAAA,mCAAAA,EACzB,IAAI,CAACmB,eACP;QAEA,IAAIY,UAAU,MACZ,MAAM,IAAI5B,CAAAA,GAAAA,cAAAA,EAAoB;YAC5B+B,YAAYH;QACd;QAGF,OAAOK;IACT;IAEAC,kBAAkBC,MAAoB,EAAW;QAC/C,OAAOrC,CAAAA,GAAAA,qCAAAA,EAA+B,IAAI,CAACkB,eAAe,EAAEmB;IAC9D;AACF","debug_id":"9c2dfe6a-4d98-520c-b399-1f062060c744"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="5a6a0d2f-4889-5962-829a-9358ecc75ca9")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="6152345f-cb41-51c7-beab-951286812512")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("92azF", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/core\",\"version\":\"2.14.1-dev.140+83825d8a9\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha\",\"test-ci\":\"mocha\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/events\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/feature-flags\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/fs\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/graph\":\"3.4.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/package-manager\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/plugin\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/profiler\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/rust\":\"3.0.1-dev.140+83825d8a9\",\"@atlaspack/types\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/workers\":\"2.14.1-dev.140+83825d8a9\",\"@mischnic/json-sourcemap\":\"^0.1.0\",\"@parcel/source-map\":\"^2.1.1\",\"base-x\":\"^3.0.8\",\"browserslist\":\"^4.6.6\",\"clone\":\"^2.1.1\",\"dotenv\":\"^7.0.0\",\"dotenv-expand\":\"^5.1.0\",\"json5\":\"^2.2.0\",\"msgpackr\":\"^1.9.9\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"@atlaspack/babel-register\":\"2.14.1\",\"@types/node\":\">= 18\",\"graphviz\":\"^0.0.9\",\"jest-diff\":\"*\",\"rfdc\":\"1\",\"tempy\":\"^0.2.1\"},\"exports\":{\"./*\":\"./*\",\".\":\"./lib/index.js\",\"./worker\":{\"@atlaspack::sources\":\"./src/worker.js\",\"default\":\"./lib/worker.js\"}},\"atlaspackReferences\":[\"_empty.js\"],\"browser\":{\"./src/serializerCore.js\":\"./src/serializerCore.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/core\",\"version\":\"2.14.1-dev.142+529a21a40\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha\",\"test-ci\":\"mocha\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/events\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/feature-flags\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/fs\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/graph\":\"3.4.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/package-manager\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/plugin\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/profiler\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/rust\":\"3.0.1-dev.142+529a21a40\",\"@atlaspack/types\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/workers\":\"2.14.1-dev.142+529a21a40\",\"@mischnic/json-sourcemap\":\"^0.1.0\",\"@parcel/source-map\":\"^2.1.1\",\"base-x\":\"^3.0.8\",\"browserslist\":\"^4.6.6\",\"clone\":\"^2.1.1\",\"dotenv\":\"^7.0.0\",\"dotenv-expand\":\"^5.1.0\",\"json5\":\"^2.2.0\",\"msgpackr\":\"^1.9.9\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"@atlaspack/babel-register\":\"2.14.1\",\"@types/node\":\">= 18\",\"graphviz\":\"^0.0.9\",\"jest-diff\":\"*\",\"rfdc\":\"1\",\"tempy\":\"^0.2.1\"},\"exports\":{\"./*\":\"./*\",\".\":\"./lib/index.js\",\"./worker\":{\"@atlaspack::sources\":\"./src/worker.js\",\"default\":\"./lib/worker.js\"}},\"atlaspackReferences\":[\"_empty.js\"],\"browser\":{\"./src/serializerCore.js\":\"./src/serializerCore.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=5a6a0d2f-4889-5962-829a-9358ecc75ca9
45
+ //# debugId=6152345f-cb41-51c7-beab-951286812512
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/core/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/core\",\n \"version\": \"2.14.1-dev.140+83825d8a9\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha\",\n \"test-ci\": \"mocha\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/events\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/fs\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/graph\": \"3.4.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/package-manager\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/plugin\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/profiler\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/rust\": \"3.0.1-dev.140+83825d8a9\",\n \"@atlaspack/types\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/workers\": \"2.14.1-dev.140+83825d8a9\",\n \"@mischnic/json-sourcemap\": \"^0.1.0\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"base-x\": \"^3.0.8\",\n \"browserslist\": \"^4.6.6\",\n \"clone\": \"^2.1.1\",\n \"dotenv\": \"^7.0.0\",\n \"dotenv-expand\": \"^5.1.0\",\n \"json5\": \"^2.2.0\",\n \"msgpackr\": \"^1.9.9\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"@atlaspack/babel-register\": \"2.14.1\",\n \"@types/node\": \">= 18\",\n \"graphviz\": \"^0.0.9\",\n \"jest-diff\": \"*\",\n \"rfdc\": \"1\",\n \"tempy\": \"^0.2.1\"\n },\n \"exports\": {\n \"./*\": \"./*\",\n \".\": \"./lib/index.js\",\n \"./worker\": {\n \"@atlaspack::sources\": \"./src/worker.js\",\n \"default\": \"./lib/worker.js\"\n }\n },\n \"atlaspackReferences\": [\n \"_empty.js\"\n ],\n \"browser\": {\n \"./src/serializerCore.js\": \"./src/serializerCore.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"5a6a0d2f-4889-5962-829a-9358ecc75ca9"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/core/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/core\",\n \"version\": \"2.14.1-dev.142+529a21a40\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha\",\n \"test-ci\": \"mocha\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/events\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/fs\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/graph\": \"3.4.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/package-manager\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/plugin\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/profiler\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/rust\": \"3.0.1-dev.142+529a21a40\",\n \"@atlaspack/types\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/workers\": \"2.14.1-dev.142+529a21a40\",\n \"@mischnic/json-sourcemap\": \"^0.1.0\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"base-x\": \"^3.0.8\",\n \"browserslist\": \"^4.6.6\",\n \"clone\": \"^2.1.1\",\n \"dotenv\": \"^7.0.0\",\n \"dotenv-expand\": \"^5.1.0\",\n \"json5\": \"^2.2.0\",\n \"msgpackr\": \"^1.9.9\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"@atlaspack/babel-register\": \"2.14.1\",\n \"@types/node\": \">= 18\",\n \"graphviz\": \"^0.0.9\",\n \"jest-diff\": \"*\",\n \"rfdc\": \"1\",\n \"tempy\": \"^0.2.1\"\n },\n \"exports\": {\n \"./*\": \"./*\",\n \".\": \"./lib/index.js\",\n \"./worker\": {\n \"@atlaspack::sources\": \"./src/worker.js\",\n \"default\": \"./lib/worker.js\"\n }\n },\n \"atlaspackReferences\": [\n \"_empty.js\"\n ],\n \"browser\": {\n \"./src/serializerCore.js\": \"./src/serializerCore.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"6152345f-cb41-51c7-beab-951286812512"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="d0bb5121-48ae-5dcb-b5e5-277b8c2abea8")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="84f37741-ee2c-5e56-9a5d-70ba4fc2c442")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("jSZnI", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/fs\",\"version\":\"2.14.1-dev.140+83825d8a9\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/feature-flags\":false,\"@atlaspack/logger\":false,\"@atlaspack/rust\":false,\"@atlaspack/types-internal\":false,\"@atlaspack/utils\":false,\"@atlaspack/watcher-watchman-js\":false,\"@parcel/watcher\":false,\"@atlaspack/workers\":false}},\"browser\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/feature-flags\":false,\"@atlaspack/logger\":false,\"@atlaspack/rust\":false,\"@atlaspack/types-internal\":false,\"@atlaspack/utils\":false,\"@atlaspack/watcher-watchman-js\":false,\"@parcel/watcher\":false,\"@atlaspack/workers\":false}}},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/feature-flags\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/rust\":\"3.0.1-dev.140+83825d8a9\",\"@atlaspack/types-internal\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/workers\":\"2.14.1-dev.140+83825d8a9\",\"@parcel/watcher\":\"^2.0.7\"},\"devDependencies\":{\"@atlaspack/watcher-watchman-js\":\"2.14.1-dev.140+83825d8a9\",\"graceful-fs\":\"^4.2.4\",\"ncp\":\"^2.0.0\",\"nullthrows\":\"^1.1.1\",\"utility-types\":\"^3.10.0\"},\"browser\":{\"@atlaspack/fs\":\"./lib/browser.js\",\"./src/NodeFS.js\":\"./src/NodeFS.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/fs\",\"version\":\"2.14.1-dev.142+529a21a40\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/feature-flags\":false,\"@atlaspack/logger\":false,\"@atlaspack/rust\":false,\"@atlaspack/types-internal\":false,\"@atlaspack/utils\":false,\"@atlaspack/watcher-watchman-js\":false,\"@parcel/watcher\":false,\"@atlaspack/workers\":false}},\"browser\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/feature-flags\":false,\"@atlaspack/logger\":false,\"@atlaspack/rust\":false,\"@atlaspack/types-internal\":false,\"@atlaspack/utils\":false,\"@atlaspack/watcher-watchman-js\":false,\"@parcel/watcher\":false,\"@atlaspack/workers\":false}}},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\"},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/feature-flags\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/rust\":\"3.0.1-dev.142+529a21a40\",\"@atlaspack/types-internal\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/workers\":\"2.14.1-dev.142+529a21a40\",\"@parcel/watcher\":\"^2.0.7\"},\"devDependencies\":{\"@atlaspack/watcher-watchman-js\":\"2.14.1-dev.142+529a21a40\",\"graceful-fs\":\"^4.2.4\",\"ncp\":\"^2.0.0\",\"nullthrows\":\"^1.1.1\",\"utility-types\":\"^3.10.0\"},\"browser\":{\"@atlaspack/fs\":\"./lib/browser.js\",\"./src/NodeFS.js\":\"./src/NodeFS.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=d0bb5121-48ae-5dcb-b5e5-277b8c2abea8
45
+ //# debugId=84f37741-ee2c-5e56-9a5d-70ba4fc2c442
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/fs/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/fs\",\n \"version\": \"2.14.1-dev.140+83825d8a9\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"targets\": {\n \"types\": false,\n \"main\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/feature-flags\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/rust\": false,\n \"@atlaspack/types-internal\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/watcher-watchman-js\": false,\n \"@parcel/watcher\": false,\n \"@atlaspack/workers\": false\n }\n },\n \"browser\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/feature-flags\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/rust\": false,\n \"@atlaspack/types-internal\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/watcher-watchman-js\": false,\n \"@parcel/watcher\": false,\n \"@atlaspack/workers\": false\n }\n }\n },\n \"scripts\": {\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/rust\": \"3.0.1-dev.140+83825d8a9\",\n \"@atlaspack/types-internal\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/workers\": \"2.14.1-dev.140+83825d8a9\",\n \"@parcel/watcher\": \"^2.0.7\"\n },\n \"devDependencies\": {\n \"@atlaspack/watcher-watchman-js\": \"2.14.1-dev.140+83825d8a9\",\n \"graceful-fs\": \"^4.2.4\",\n \"ncp\": \"^2.0.0\",\n \"nullthrows\": \"^1.1.1\",\n \"utility-types\": \"^3.10.0\"\n },\n \"browser\": {\n \"@atlaspack/fs\": \"./lib/browser.js\",\n \"./src/NodeFS.js\": \"./src/NodeFS.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"d0bb5121-48ae-5dcb-b5e5-277b8c2abea8"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/fs/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/fs\",\n \"version\": \"2.14.1-dev.142+529a21a40\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"targets\": {\n \"types\": false,\n \"main\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/feature-flags\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/rust\": false,\n \"@atlaspack/types-internal\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/watcher-watchman-js\": false,\n \"@parcel/watcher\": false,\n \"@atlaspack/workers\": false\n }\n },\n \"browser\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/feature-flags\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/rust\": false,\n \"@atlaspack/types-internal\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/watcher-watchman-js\": false,\n \"@parcel/watcher\": false,\n \"@atlaspack/workers\": false\n }\n }\n },\n \"scripts\": {\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/types.js > lib/types.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\"\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/rust\": \"3.0.1-dev.142+529a21a40\",\n \"@atlaspack/types-internal\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/workers\": \"2.14.1-dev.142+529a21a40\",\n \"@parcel/watcher\": \"^2.0.7\"\n },\n \"devDependencies\": {\n \"@atlaspack/watcher-watchman-js\": \"2.14.1-dev.142+529a21a40\",\n \"graceful-fs\": \"^4.2.4\",\n \"ncp\": \"^2.0.0\",\n \"nullthrows\": \"^1.1.1\",\n \"utility-types\": \"^3.10.0\"\n },\n \"browser\": {\n \"@atlaspack/fs\": \"./lib/browser.js\",\n \"./src/NodeFS.js\": \"./src/NodeFS.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"84f37741-ee2c-5e56-9a5d-70ba4fc2c442"}
@@ -87,9 +87,9 @@ var $3xI3H = parcelRequire("3xI3H");
87
87
 
88
88
  var $cmRP6 = parcelRequire("cmRP6");
89
89
 
90
- var $6efcf553da01227b$var$$parcel$__filename = $1mCAo$path.resolve(__dirname, "../../package-manager/src", "installPackage.js");
91
-
92
90
  var $6efcf553da01227b$var$$parcel$__dirname = $1mCAo$path.resolve(__dirname, "../../package-manager/src");
91
+
92
+ var $6efcf553da01227b$var$$parcel$__filename = $1mCAo$path.resolve(__dirname, "../../package-manager/src", "installPackage.js");
93
93
  async function $6efcf553da01227b$var$install(fs, packageManager, modules, from, projectRoot, options = {}) {
94
94
  let { installPeers: installPeers = true, saveDev: saveDev = true, packageInstaller: packageInstaller } = options;
95
95
  let moduleNames = modules.map((m)=>m.name).join(', ');
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="72eb1927-48bc-559e-9760-cf2e6323a2f4")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="554fd40c-f14c-5c10-8d69-a27c99c57dad")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("l77sO", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.1-dev.140+83825d8a9\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/index.js > lib/index.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\",\"test\":\"mocha test\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/fs\":false,\"@atlaspack/logger\":false,\"@atlaspack/node-resolver-core\":false,\"@atlaspack/types\":false,\"@atlaspack/utils\":false,\"@atlaspack/workers\":false,\"@swc/core\":false,\"semver\":false}}},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/fs\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/node-resolver-core\":\"3.5.1-dev.140+83825d8a9\",\"@atlaspack/types\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/workers\":\"2.14.1-dev.140+83825d8a9\",\"@swc/core\":\"^1.10.0\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"command-exists\":\"^1.2.6\",\"cross-spawn\":\"^6.0.4\",\"nullthrows\":\"^1.1.1\",\"split2\":\"^3.1.1\"},\"browser\":{\"./src/NodePackageManager.js\":false,\"./src/Npm.js\":false,\"./src/Pnpm.js\":false,\"./src/Yarn.js\":false},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.1-dev.142+529a21a40\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"build-ts\":\"mkdir -p lib && flow-to-ts src/index.js > lib/index.d.ts\",\"check-ts\":\"tsc --noEmit index.d.ts\",\"test\":\"mocha test\"},\"targets\":{\"types\":false,\"main\":{\"includeNodeModules\":{\"@atlaspack/build-cache\":false,\"@atlaspack/diagnostic\":false,\"@atlaspack/fs\":false,\"@atlaspack/logger\":false,\"@atlaspack/node-resolver-core\":false,\"@atlaspack/types\":false,\"@atlaspack/utils\":false,\"@atlaspack/workers\":false,\"@swc/core\":false,\"semver\":false}}},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/fs\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/node-resolver-core\":\"3.5.1-dev.142+529a21a40\",\"@atlaspack/types\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/workers\":\"2.14.1-dev.142+529a21a40\",\"@swc/core\":\"^1.10.0\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"command-exists\":\"^1.2.6\",\"cross-spawn\":\"^6.0.4\",\"nullthrows\":\"^1.1.1\",\"split2\":\"^3.1.1\"},\"browser\":{\"./src/NodePackageManager.js\":false,\"./src/Npm.js\":false,\"./src/Pnpm.js\":false,\"./src/Yarn.js\":false},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=72eb1927-48bc-559e-9760-cf2e6323a2f4
45
+ //# debugId=554fd40c-f14c-5c10-8d69-a27c99c57dad
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/package-manager/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/package-manager\",\n \"version\": \"2.14.1-dev.140+83825d8a9\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/index.js > lib/index.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\",\n \"test\": \"mocha test\"\n },\n \"targets\": {\n \"types\": false,\n \"main\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/fs\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/node-resolver-core\": false,\n \"@atlaspack/types\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/workers\": false,\n \"@swc/core\": false,\n \"semver\": false\n }\n }\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/fs\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/node-resolver-core\": \"3.5.1-dev.140+83825d8a9\",\n \"@atlaspack/types\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/workers\": \"2.14.1-dev.140+83825d8a9\",\n \"@swc/core\": \"^1.10.0\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"command-exists\": \"^1.2.6\",\n \"cross-spawn\": \"^6.0.4\",\n \"nullthrows\": \"^1.1.1\",\n \"split2\": \"^3.1.1\"\n },\n \"browser\": {\n \"./src/NodePackageManager.js\": false,\n \"./src/Npm.js\": false,\n \"./src/Pnpm.js\": false,\n \"./src/Yarn.js\": false\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"72eb1927-48bc-559e-9760-cf2e6323a2f4"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/package-manager/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/package-manager\",\n \"version\": \"2.14.1-dev.142+529a21a40\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"build-ts\": \"mkdir -p lib && flow-to-ts src/index.js > lib/index.d.ts\",\n \"check-ts\": \"tsc --noEmit index.d.ts\",\n \"test\": \"mocha test\"\n },\n \"targets\": {\n \"types\": false,\n \"main\": {\n \"includeNodeModules\": {\n \"@atlaspack/build-cache\": false,\n \"@atlaspack/diagnostic\": false,\n \"@atlaspack/fs\": false,\n \"@atlaspack/logger\": false,\n \"@atlaspack/node-resolver-core\": false,\n \"@atlaspack/types\": false,\n \"@atlaspack/utils\": false,\n \"@atlaspack/workers\": false,\n \"@swc/core\": false,\n \"semver\": false\n }\n }\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/fs\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/node-resolver-core\": \"3.5.1-dev.142+529a21a40\",\n \"@atlaspack/types\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/workers\": \"2.14.1-dev.142+529a21a40\",\n \"@swc/core\": \"^1.10.0\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"command-exists\": \"^1.2.6\",\n \"cross-spawn\": \"^6.0.4\",\n \"nullthrows\": \"^1.1.1\",\n \"split2\": \"^3.1.1\"\n },\n \"browser\": {\n \"./src/NodePackageManager.js\": false,\n \"./src/Npm.js\": false,\n \"./src/Pnpm.js\": false,\n \"./src/Yarn.js\": false\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"554fd40c-f14c-5c10-8d69-a27c99c57dad"}
@@ -188,14 +188,14 @@ switch($14cef2a642bacaba$var$platform){
188
188
  switch($14cef2a642bacaba$var$arch){
189
189
  case 'x64':
190
190
  try {
191
- $14cef2a642bacaba$var$nativeBinding = require('../../native/index.darwin-x64.5177a078.node');
191
+ $14cef2a642bacaba$var$nativeBinding = require('../../native/index.darwin-x64.8650e54f.node');
192
192
  } catch (e) {
193
193
  $14cef2a642bacaba$var$loadError = e;
194
194
  }
195
195
  break;
196
196
  case 'arm64':
197
197
  try {
198
- $14cef2a642bacaba$var$nativeBinding = require('../../native/index.darwin-arm64.b5750012.node');
198
+ $14cef2a642bacaba$var$nativeBinding = require('../../native/index.darwin-arm64.5d442764.node');
199
199
  } catch (e) {
200
200
  $14cef2a642bacaba$var$loadError = e;
201
201
  }
@@ -221,7 +221,7 @@ switch($14cef2a642bacaba$var$platform){
221
221
  $14cef2a642bacaba$var$loadError = e;
222
222
  }
223
223
  else try {
224
- $14cef2a642bacaba$var$nativeBinding = require('../../native/index.linux-x64-gnu.95825800.node');
224
+ $14cef2a642bacaba$var$nativeBinding = require('../../native/index.linux-x64-gnu.d5de0ddd.node');
225
225
  } catch (e) {
226
226
  $14cef2a642bacaba$var$loadError = e;
227
227
  }
@@ -233,7 +233,7 @@ switch($14cef2a642bacaba$var$platform){
233
233
  $14cef2a642bacaba$var$loadError = e;
234
234
  }
235
235
  else try {
236
- $14cef2a642bacaba$var$nativeBinding = require('../../native/index.linux-arm64-gnu.cd3b9308.node');
236
+ $14cef2a642bacaba$var$nativeBinding = require('../../native/index.linux-arm64-gnu.93373781.node');
237
237
  } catch (e) {
238
238
  $14cef2a642bacaba$var$loadError = e;
239
239
  }
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="11ecc93b-ab9f-5960-97d4-63529c3cde87")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="3dda3488-0dbb-50e9-ab23-f7b7c2923415")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("9XJ5h", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/workers\",\"version\":\"2.14.1-dev.140+83825d8a9\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"exports\":{\".\":{\"types\":\"./index.d.ts\",\"@atlaspack::sources\":\"./src/index.js\",\"default\":\"./lib/index.js\"}},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.140+83825d8a9\",\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/logger\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/profiler\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/types-internal\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"nullthrows\":\"^1.1.1\"},\"browser\":{\"./src/process/ProcessWorker.js\":false,\"./src/threads/ThreadsWorker.js\":false},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/workers\",\"version\":\"2.14.1-dev.142+529a21a40\",\"description\":\"Blazing fast, zero configuration web application bundler\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"types\":\"index.d.ts\",\"engines\":{\"node\":\">= 16.0.0\"},\"exports\":{\".\":{\"types\":\"./index.d.ts\",\"@atlaspack::sources\":\"./src/index.js\",\"default\":\"./lib/index.js\"}},\"dependencies\":{\"@atlaspack/build-cache\":\"2.13.3-dev.142+529a21a40\",\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/logger\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/profiler\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/types-internal\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"nullthrows\":\"^1.1.1\"},\"browser\":{\"./src/process/ProcessWorker.js\":false,\"./src/threads/ThreadsWorker.js\":false},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=11ecc93b-ab9f-5960-97d4-63529c3cde87
45
+ //# debugId=3dda3488-0dbb-50e9-ab23-f7b7c2923415
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/core/workers/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/workers\",\n \"version\": \"2.14.1-dev.140+83825d8a9\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"exports\": {\n \".\": {\n \"types\": \"./index.d.ts\",\n \"@atlaspack::sources\": \"./src/index.js\",\n \"default\": \"./lib/index.js\"\n }\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.140+83825d8a9\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/logger\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/profiler\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/types-internal\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"nullthrows\": \"^1.1.1\"\n },\n \"browser\": {\n \"./src/process/ProcessWorker.js\": false,\n \"./src/threads/ThreadsWorker.js\": false\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"11ecc93b-ab9f-5960-97d4-63529c3cde87"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/core/workers/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/workers\",\n \"version\": \"2.14.1-dev.142+529a21a40\",\n \"description\": \"Blazing fast, zero configuration web application bundler\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"types\": \"index.d.ts\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"exports\": {\n \".\": {\n \"types\": \"./index.d.ts\",\n \"@atlaspack::sources\": \"./src/index.js\",\n \"default\": \"./lib/index.js\"\n }\n },\n \"dependencies\": {\n \"@atlaspack/build-cache\": \"2.13.3-dev.142+529a21a40\",\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/logger\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/profiler\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/types-internal\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"nullthrows\": \"^1.1.1\"\n },\n \"browser\": {\n \"./src/process/ProcessWorker.js\": false,\n \"./src/threads/ThreadsWorker.js\": false\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"3dda3488-0dbb-50e9-ab23-f7b7c2923415"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="68e6a248-7d40-5c54-8525-1dd49312b18e")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="7296e793-1bdd-5df2-9929-655a4433a82e")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("d0piq", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/transformer-babel\",\"version\":\"2.14.1-dev.140+83825d8a9\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/BabelTransformer.js\",\"source\":\"src/BabelTransformer.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/plugin\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@parcel/source-map\":\"^2.1.1\",\"browserslist\":\"^4.6.6\",\"json5\":\"^2.2.0\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"@atlaspack/types\":\"2.14.1-dev.140+83825d8a9\",\"@babel/core\":\"^7.22.11\",\"@babel/preset-env\":\"^7.22.14\",\"@babel/types\":\"^7.22.11\"},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/transformer-babel\",\"version\":\"2.14.1-dev.142+529a21a40\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/BabelTransformer.js\",\"source\":\"src/BabelTransformer.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/plugin\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@parcel/source-map\":\"^2.1.1\",\"browserslist\":\"^4.6.6\",\"json5\":\"^2.2.0\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"@atlaspack/types\":\"2.14.1-dev.142+529a21a40\",\"@babel/core\":\"^7.22.11\",\"@babel/preset-env\":\"^7.22.14\",\"@babel/types\":\"^7.22.11\"},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=68e6a248-7d40-5c54-8525-1dd49312b18e
45
+ //# debugId=7296e793-1bdd-5df2-9929-655a4433a82e
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/transformers/babel/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/transformer-babel\",\n \"version\": \"2.14.1-dev.140+83825d8a9\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/BabelTransformer.js\",\n \"source\": \"src/BabelTransformer.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/plugin\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"browserslist\": \"^4.6.6\",\n \"json5\": \"^2.2.0\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"@atlaspack/types\": \"2.14.1-dev.140+83825d8a9\",\n \"@babel/core\": \"^7.22.11\",\n \"@babel/preset-env\": \"^7.22.14\",\n \"@babel/types\": \"^7.22.11\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"68e6a248-7d40-5c54-8525-1dd49312b18e"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/transformers/babel/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/transformer-babel\",\n \"version\": \"2.14.1-dev.142+529a21a40\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/BabelTransformer.js\",\n \"source\": \"src/BabelTransformer.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/plugin\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"browserslist\": \"^4.6.6\",\n \"json5\": \"^2.2.0\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"@atlaspack/types\": \"2.14.1-dev.142+529a21a40\",\n \"@babel/core\": \"^7.22.11\",\n \"@babel/preset-env\": \"^7.22.14\",\n \"@babel/types\": \"^7.22.11\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"7296e793-1bdd-5df2-9929-655a4433a82e"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="cd06cc40-cd7a-597e-adb0-9b43441a6a4c")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="4f3e84ae-d7cc-586b-b6b4-e1b27aed93b5")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("6kk8J", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/transformer-js\",\"version\":\"3.1.1-dev.140+83825d8a9\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/JSTransformer.js\",\"source\":\"src/JSTransformer.js\",\"scripts\":{\"test\":\"mocha\"},\"engines\":{\"node\":\">= 16.0.0\"},\"files\":[\"lib\",\"src\"],\"atlaspackReferences\":[\"src/esmodule-helpers.js\"],\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/feature-flags\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/plugin\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/rust\":\"3.0.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/workers\":\"2.14.1-dev.140+83825d8a9\",\"@parcel/source-map\":\"^2.1.1\",\"@swc/helpers\":\"^0.5.15\",\"browserslist\":\"^4.6.6\",\"nullthrows\":\"^1.1.1\",\"regenerator-runtime\":\"^0.13.7\",\"semver\":\"^7.5.2\"},\"peerDependencies\":{\"@atlaspack/core\":\"^2.13.1\"},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/transformer-js\",\"version\":\"3.1.1-dev.142+529a21a40\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/JSTransformer.js\",\"source\":\"src/JSTransformer.js\",\"scripts\":{\"test\":\"mocha\"},\"engines\":{\"node\":\">= 16.0.0\"},\"files\":[\"lib\",\"src\"],\"atlaspackReferences\":[\"src/esmodule-helpers.js\"],\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/feature-flags\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/plugin\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/rust\":\"3.0.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/workers\":\"2.14.1-dev.142+529a21a40\",\"@parcel/source-map\":\"^2.1.1\",\"@swc/helpers\":\"^0.5.15\",\"browserslist\":\"^4.6.6\",\"nullthrows\":\"^1.1.1\",\"regenerator-runtime\":\"^0.13.7\",\"semver\":\"^7.5.2\"},\"peerDependencies\":{\"@atlaspack/core\":\"^2.13.1\"},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=cd06cc40-cd7a-597e-adb0-9b43441a6a4c
45
+ //# debugId=4f3e84ae-d7cc-586b-b6b4-e1b27aed93b5
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/transformers/js/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/transformer-js\",\n \"version\": \"3.1.1-dev.140+83825d8a9\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/JSTransformer.js\",\n \"source\": \"src/JSTransformer.js\",\n \"scripts\": {\n \"test\": \"mocha\"\n },\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"files\": [\n \"lib\",\n \"src\"\n ],\n \"atlaspackReferences\": [\n \"src/esmodule-helpers.js\"\n ],\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/plugin\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/rust\": \"3.0.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/workers\": \"2.14.1-dev.140+83825d8a9\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"@swc/helpers\": \"^0.5.15\",\n \"browserslist\": \"^4.6.6\",\n \"nullthrows\": \"^1.1.1\",\n \"regenerator-runtime\": \"^0.13.7\",\n \"semver\": \"^7.5.2\"\n },\n \"peerDependencies\": {\n \"@atlaspack/core\": \"^2.13.1\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"cd06cc40-cd7a-597e-adb0-9b43441a6a4c"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/transformers/js/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/transformer-js\",\n \"version\": \"3.1.1-dev.142+529a21a40\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/JSTransformer.js\",\n \"source\": \"src/JSTransformer.js\",\n \"scripts\": {\n \"test\": \"mocha\"\n },\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"files\": [\n \"lib\",\n \"src\"\n ],\n \"atlaspackReferences\": [\n \"src/esmodule-helpers.js\"\n ],\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/plugin\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/rust\": \"3.0.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/workers\": \"2.14.1-dev.142+529a21a40\",\n \"@parcel/source-map\": \"^2.1.1\",\n \"@swc/helpers\": \"^0.5.15\",\n \"browserslist\": \"^4.6.6\",\n \"nullthrows\": \"^1.1.1\",\n \"regenerator-runtime\": \"^0.13.7\",\n \"semver\": \"^7.5.2\"\n },\n \"peerDependencies\": {\n \"@atlaspack/core\": \"^2.13.1\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"4f3e84ae-d7cc-586b-b6b4-e1b27aed93b5"}
@@ -1,6 +1,6 @@
1
1
 
2
2
 
3
- !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="b1e11732-7122-5cfb-83d0-74e6dce6c775")}catch(e){}}();
3
+ !function(){try{var e="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{},n=(new e.Error).stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="5f5a881f-0c69-55ab-ac35-924b997e1e38")}catch(e){}}();
4
4
  var $parcel$global = globalThis;
5
5
 
6
6
  var $parcel$modules = {};
@@ -35,11 +35,11 @@ if (parcelRequire == null) {
35
35
 
36
36
  var parcelRegister = parcelRequire.register;
37
37
  parcelRegister("2HJt2", function(module, exports) {
38
- module.exports = JSON.parse("{\"name\":\"@atlaspack/node-resolver-core\",\"version\":\"3.5.1-dev.140+83825d8a9\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha test\"},\"files\":[\"lib\"],\"atlaspackReferences\":[\"src/_empty.js\"],\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/feature-flags\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/fs\":\"2.14.1-dev.140+83825d8a9\",\"@atlaspack/rust\":\"3.0.1-dev.140+83825d8a9\",\"@atlaspack/utils\":\"2.14.1-dev.140+83825d8a9\",\"@mischnic/json-sourcemap\":\"^0.1.0\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"assert\":\"^2.0.0\",\"browserify-zlib\":\"^0.2.0\",\"buffer\":\"^5.5.0||^6.0.0\",\"console-browserify\":\"^1.2.0\",\"constants-browserify\":\"^1.0.0\",\"crypto-browserify\":\"^3.12.0\",\"domain-browser\":\"^3.5.0\",\"events\":\"^3.1.0\",\"https-browserify\":\"^1.0.0\",\"os-browserify\":\"^0.3.0\",\"path-browserify\":\"^1.0.0\",\"process\":\"^0.11.10\",\"punycode\":\"^2.3.1\",\"querystring-es3\":\"^0.2.1\",\"stream-browserify\":\"^3.0.0\",\"stream-http\":\"^3.1.0\",\"string_decoder\":\"^1.3.0\",\"timers-browserify\":\"^2.0.11\",\"tty-browserify\":\"^0.0.1\",\"url\":\"^0.11.0\",\"util\":\"^0.12.3\",\"vm-browserify\":\"^1.1.2\"},\"browser\":{\"./src/builtins.js\":\"./src/builtins.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"}");
38
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/node-resolver-core\",\"version\":\"3.5.1-dev.142+529a21a40\",\"license\":\"(MIT OR Apache-2.0)\",\"publishConfig\":{\"access\":\"public\"},\"repository\":{\"type\":\"git\",\"url\":\"https://github.com/atlassian-labs/atlaspack.git\"},\"main\":\"lib/index.js\",\"source\":\"src/index.js\",\"engines\":{\"node\":\">= 16.0.0\"},\"scripts\":{\"test\":\"mocha test\"},\"files\":[\"lib\"],\"atlaspackReferences\":[\"src/_empty.js\"],\"dependencies\":{\"@atlaspack/diagnostic\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/feature-flags\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/fs\":\"2.14.1-dev.142+529a21a40\",\"@atlaspack/rust\":\"3.0.1-dev.142+529a21a40\",\"@atlaspack/utils\":\"2.14.1-dev.142+529a21a40\",\"@mischnic/json-sourcemap\":\"^0.1.0\",\"nullthrows\":\"^1.1.1\",\"semver\":\"^7.5.2\"},\"devDependencies\":{\"assert\":\"^2.0.0\",\"browserify-zlib\":\"^0.2.0\",\"buffer\":\"^5.5.0||^6.0.0\",\"console-browserify\":\"^1.2.0\",\"constants-browserify\":\"^1.0.0\",\"crypto-browserify\":\"^3.12.0\",\"domain-browser\":\"^3.5.0\",\"events\":\"^3.1.0\",\"https-browserify\":\"^1.0.0\",\"os-browserify\":\"^0.3.0\",\"path-browserify\":\"^1.0.0\",\"process\":\"^0.11.10\",\"punycode\":\"^2.3.1\",\"querystring-es3\":\"^0.2.1\",\"stream-browserify\":\"^3.0.0\",\"stream-http\":\"^3.1.0\",\"string_decoder\":\"^1.3.0\",\"timers-browserify\":\"^2.0.11\",\"tty-browserify\":\"^0.0.1\",\"url\":\"^0.11.0\",\"util\":\"^0.12.3\",\"vm-browserify\":\"^1.1.2\"},\"browser\":{\"./src/builtins.js\":\"./src/builtins.browser.js\"},\"type\":\"commonjs\",\"gitHead\":\"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"}");
39
39
 
40
40
  });
41
41
 
42
42
 
43
43
  //# sourceMappingURL=package.json.js.map
44
44
 
45
- //# debugId=b1e11732-7122-5cfb-83d0-74e6dce6c775
45
+ //# debugId=5f5a881f-0c69-55ab-ac35-924b997e1e38
@@ -1 +1 @@
1
- {"version":3,"file":"package.json.js.map","sources":["packages/utils/node-resolver-core/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/node-resolver-core\",\n \"version\": \"3.5.1-dev.140+83825d8a9\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha test\"\n },\n \"files\": [\n \"lib\"\n ],\n \"atlaspackReferences\": [\n \"src/_empty.js\"\n ],\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/fs\": \"2.14.1-dev.140+83825d8a9\",\n \"@atlaspack/rust\": \"3.0.1-dev.140+83825d8a9\",\n \"@atlaspack/utils\": \"2.14.1-dev.140+83825d8a9\",\n \"@mischnic/json-sourcemap\": \"^0.1.0\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"assert\": \"^2.0.0\",\n \"browserify-zlib\": \"^0.2.0\",\n \"buffer\": \"^5.5.0||^6.0.0\",\n \"console-browserify\": \"^1.2.0\",\n \"constants-browserify\": \"^1.0.0\",\n \"crypto-browserify\": \"^3.12.0\",\n \"domain-browser\": \"^3.5.0\",\n \"events\": \"^3.1.0\",\n \"https-browserify\": \"^1.0.0\",\n \"os-browserify\": \"^0.3.0\",\n \"path-browserify\": \"^1.0.0\",\n \"process\": \"^0.11.10\",\n \"punycode\": \"^2.3.1\",\n \"querystring-es3\": \"^0.2.1\",\n \"stream-browserify\": \"^3.0.0\",\n \"stream-http\": \"^3.1.0\",\n \"string_decoder\": \"^1.3.0\",\n \"timers-browserify\": \"^2.0.11\",\n \"tty-browserify\": \"^0.0.1\",\n \"url\": \"^0.11.0\",\n \"util\": \"^0.12.3\",\n \"vm-browserify\": \"^1.1.2\"\n },\n \"browser\": {\n \"./src/builtins.js\": \"./src/builtins.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"83825d8a9bfbe2e650e05bf4470598e96f4ab3b0\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"b1e11732-7122-5cfb-83d0-74e6dce6c775"}
1
+ {"version":3,"file":"package.json.js.map","sources":["packages/utils/node-resolver-core/package.json"],"sourceRoot":"atlaspack/","sourcesContent":["{\n \"name\": \"@atlaspack/node-resolver-core\",\n \"version\": \"3.5.1-dev.142+529a21a40\",\n \"license\": \"(MIT OR Apache-2.0)\",\n \"publishConfig\": {\n \"access\": \"public\"\n },\n \"repository\": {\n \"type\": \"git\",\n \"url\": \"https://github.com/atlassian-labs/atlaspack.git\"\n },\n \"main\": \"lib/index.js\",\n \"source\": \"src/index.js\",\n \"engines\": {\n \"node\": \">= 16.0.0\"\n },\n \"scripts\": {\n \"test\": \"mocha test\"\n },\n \"files\": [\n \"lib\"\n ],\n \"atlaspackReferences\": [\n \"src/_empty.js\"\n ],\n \"dependencies\": {\n \"@atlaspack/diagnostic\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/feature-flags\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/fs\": \"2.14.1-dev.142+529a21a40\",\n \"@atlaspack/rust\": \"3.0.1-dev.142+529a21a40\",\n \"@atlaspack/utils\": \"2.14.1-dev.142+529a21a40\",\n \"@mischnic/json-sourcemap\": \"^0.1.0\",\n \"nullthrows\": \"^1.1.1\",\n \"semver\": \"^7.5.2\"\n },\n \"devDependencies\": {\n \"assert\": \"^2.0.0\",\n \"browserify-zlib\": \"^0.2.0\",\n \"buffer\": \"^5.5.0||^6.0.0\",\n \"console-browserify\": \"^1.2.0\",\n \"constants-browserify\": \"^1.0.0\",\n \"crypto-browserify\": \"^3.12.0\",\n \"domain-browser\": \"^3.5.0\",\n \"events\": \"^3.1.0\",\n \"https-browserify\": \"^1.0.0\",\n \"os-browserify\": \"^0.3.0\",\n \"path-browserify\": \"^1.0.0\",\n \"process\": \"^0.11.10\",\n \"punycode\": \"^2.3.1\",\n \"querystring-es3\": \"^0.2.1\",\n \"stream-browserify\": \"^3.0.0\",\n \"stream-http\": \"^3.1.0\",\n \"string_decoder\": \"^1.3.0\",\n \"timers-browserify\": \"^2.0.11\",\n \"tty-browserify\": \"^0.0.1\",\n \"url\": \"^0.11.0\",\n \"util\": \"^0.12.3\",\n \"vm-browserify\": \"^1.1.2\"\n },\n \"browser\": {\n \"./src/builtins.js\": \"./src/builtins.browser.js\"\n },\n \"type\": \"commonjs\",\n \"gitHead\": \"529a21a40d655a8a92dbc8a4a91e0992d0e9e60e\"\n}\n"],"names":["module","exports","JSON","parse"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAAA,iBAAiBE,KAAKC,KAAK,CAAC","debug_id":"5f5a881f-0c69-55ab-ac35-924b997e1e38"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "atlaspack",
3
- "version": "2.14.1-dev.3862+83825d8a9",
3
+ "version": "2.14.1-dev.3865+529a21a40",
4
4
  "scripts": {
5
5
  "build": "rm -rf lib && yarn generate-entries && yarn build:atlaspack",
6
6
  "build:atlaspack": "NODE_ENV=production ATLASPACK_BUILD_ENV=production ATLASPACK_SUPER_BUILD=true yarn atlaspack build --no-cache --no-autoinstall ./entries/*.js --config .parcelrc",
@@ -360,7 +360,7 @@
360
360
  "types"
361
361
  ],
362
362
  "devDependencies": {
363
- "@atlaspack/plugin": "2.14.1-dev.140+83825d8a9",
363
+ "@atlaspack/plugin": "2.14.1-dev.142+529a21a40",
364
364
  "fast-glob": "^3.2.12",
365
365
  "sort-object-keys": "^1.1.3"
366
366
  },
@@ -401,5 +401,5 @@
401
401
  }
402
402
  }
403
403
  },
404
- "gitHead": "83825d8a9bfbe2e650e05bf4470598e96f4ab3b0"
404
+ "gitHead": "529a21a40d655a8a92dbc8a4a91e0992d0e9e60e"
405
405
  }