@atlaspack/package-manager 2.14.17-unified-308e6415c.0 → 2.14.17-unified-e330ff3d9.0

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.
package/lib/index.js CHANGED
@@ -4722,7 +4722,7 @@ function $770d99f4b6e8471f$export$2e2bcd8739ae039(childProcess) {
4722
4722
  });
4723
4723
 
4724
4724
  parcelRegister("dmfaS", function(module, exports) {
4725
- module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.17-unified-308e6415c.0\",\"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.4-unified-308e6415c.0\",\"@atlaspack/diagnostic\":\"2.14.2-unified-308e6415c.0\",\"@atlaspack/fs\":\"2.15.12-unified-308e6415c.0\",\"@atlaspack/logger\":\"2.14.12-unified-308e6415c.0\",\"@atlaspack/node-resolver-core\":\"3.5.17-unified-308e6415c.0\",\"@atlaspack/types\":\"2.15.7-unified-308e6415c.0\",\"@atlaspack/utils\":\"2.16.1-unified-308e6415c.0\",\"@atlaspack/workers\":\"2.14.17-unified-308e6415c.0\",\"@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\":\"308e6415c9da9c8d08944fe7dabb27dc47de1cc4\"}");
4725
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.17-unified-e330ff3d9.0\",\"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.4-unified-e330ff3d9.0\",\"@atlaspack/diagnostic\":\"2.14.2-unified-e330ff3d9.0\",\"@atlaspack/fs\":\"2.15.12-unified-e330ff3d9.0\",\"@atlaspack/logger\":\"2.14.12-unified-e330ff3d9.0\",\"@atlaspack/node-resolver-core\":\"3.5.17-unified-e330ff3d9.0\",\"@atlaspack/types\":\"2.15.7-unified-e330ff3d9.0\",\"@atlaspack/utils\":\"2.16.1-unified-e330ff3d9.0\",\"@atlaspack/workers\":\"2.14.17-unified-e330ff3d9.0\",\"@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\":\"e330ff3d90fbf336f87439a65e312d698433990b\"}");
4726
4726
 
4727
4727
  });
4728
4728