@atlaspack/package-manager 2.14.18-typescript-e769947a5.0 → 2.14.18-typescript-6de04fbae.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 +1 -1
- package/lib/index.js.map +1 -1
- package/package.json +10 -10
package/lib/index.js
CHANGED
@@ -4730,7 +4730,7 @@ function $770d99f4b6e8471f$export$2e2bcd8739ae039(childProcess) {
|
|
4730
4730
|
});
|
4731
4731
|
|
4732
4732
|
parcelRegister("dmfaS", function(module, exports) {
|
4733
|
-
module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.18-typescript-
|
4733
|
+
module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.18-typescript-6de04fbae.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-typescript-6de04fbae.0\",\"@atlaspack/diagnostic\":\"2.14.2-typescript-6de04fbae.0\",\"@atlaspack/fs\":\"2.15.13-typescript-6de04fbae.0\",\"@atlaspack/logger\":\"2.14.13-typescript-6de04fbae.0\",\"@atlaspack/node-resolver-core\":\"3.5.18-typescript-6de04fbae.0\",\"@atlaspack/types\":\"2.15.8-typescript-6de04fbae.0\",\"@atlaspack/utils\":\"2.16.2-typescript-6de04fbae.0\",\"@atlaspack/workers\":\"2.14.18-typescript-6de04fbae.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\":\"6de04fbaeccfba1e7832c737f6318cbd603fc74d\"}");
|
4734
4734
|
|
4735
4735
|
});
|
4736
4736
|
|