@atlaspack/package-manager 2.13.2-dev.3689 → 2.14.1-canary.10

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/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # @atlaspack/package-manager
2
2
 
3
+ ## 2.14.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#339](https://github.com/atlassian-labs/atlaspack/pull/339) [`bfe81e5`](https://github.com/atlassian-labs/atlaspack/commit/bfe81e551c4e4bb2cac7fc4745222e66962c1728) Thanks [@yamadapc](https://github.com/yamadapc)! - Update cache invalidation metrics with build type
8
+
9
+ ### Patch Changes
10
+
11
+ - [#414](https://github.com/atlassian-labs/atlaspack/pull/414) [`eff9809`](https://github.com/atlassian-labs/atlaspack/commit/eff98093703b9999a511b87a19562f5aaccfcb53) Thanks [@alshdavid](https://github.com/alshdavid)! - Added type:commonjs to package.json files
12
+
13
+ - Updated dependencies [[`bfe81e5`](https://github.com/atlassian-labs/atlaspack/commit/bfe81e551c4e4bb2cac7fc4745222e66962c1728), [`ce4ce95`](https://github.com/atlassian-labs/atlaspack/commit/ce4ce953914e08991cf58c70c98f758690e5ee21), [`1de1c81`](https://github.com/atlassian-labs/atlaspack/commit/1de1c8138fbe4d38a64aa1f3c22a70aad59fb5bb), [`4837b69`](https://github.com/atlassian-labs/atlaspack/commit/4837b6988e56ca842a24797b796160964d3696ce), [`e5fa92d`](https://github.com/atlassian-labs/atlaspack/commit/e5fa92de26c87fb5d4d681af1931451749ba970a), [`f6dbdff`](https://github.com/atlassian-labs/atlaspack/commit/f6dbdff59d843e2a832d206205343178b33bf1f5), [`e962cd7`](https://github.com/atlassian-labs/atlaspack/commit/e962cd735877f7f16163e60868d70d9c10054ebe), [`eff9809`](https://github.com/atlassian-labs/atlaspack/commit/eff98093703b9999a511b87a19562f5aaccfcb53), [`8fae5f3`](https://github.com/atlassian-labs/atlaspack/commit/8fae5f3005bd7c806b175b4df1754abf58922591), [`3005307`](https://github.com/atlassian-labs/atlaspack/commit/30053076dfd20ca62ddbc682f58adb994029ac55), [`6796ed9`](https://github.com/atlassian-labs/atlaspack/commit/6796ed90d1ea32c5266053644ba6666f62c5fe95), [`47eb5af`](https://github.com/atlassian-labs/atlaspack/commit/47eb5afcf02f9512b26bae9fdd90ecb54e3b2da8), [`67df3f1`](https://github.com/atlassian-labs/atlaspack/commit/67df3f1af1432d77ee6b8850010d976d3313693a), [`0c3ad7a`](https://github.com/atlassian-labs/atlaspack/commit/0c3ad7a302330da1d5e3c025963cc583eb5c28ed)]:
14
+ - @atlaspack/diagnostic@2.14.0
15
+ - @atlaspack/fs@2.14.0
16
+ - @atlaspack/logger@2.14.0
17
+ - @atlaspack/types@2.14.0
18
+ - @atlaspack/utils@2.14.0
19
+ - @atlaspack/workers@2.14.0
20
+ - @atlaspack/node-resolver-core@3.5.0
21
+ - @atlaspack/build-cache@2.13.2
22
+
3
23
  ## 2.13.1
4
24
 
5
25
  ### Patch Changes
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.13.2-dev.3689+7a2e6e783\",\"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.2-dev.3689+7a2e6e783\",\"@atlaspack/diagnostic\":\"2.13.2-dev.3689+7a2e6e783\",\"@atlaspack/fs\":\"2.13.2-dev.3689+7a2e6e783\",\"@atlaspack/logger\":\"2.13.2-dev.3689+7a2e6e783\",\"@atlaspack/node-resolver-core\":\"3.4.2-dev.3689+7a2e6e783\",\"@atlaspack/types\":\"2.13.2-dev.3689+7a2e6e783\",\"@atlaspack/utils\":\"2.13.2-dev.3689+7a2e6e783\",\"@atlaspack/workers\":\"2.13.2-dev.3689+7a2e6e783\",\"@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},\"gitHead\":\"7a2e6e7835fa846b27021b374097c6a4f37541ba\"}");
4725
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.1-canary.10+3b66d6b4b\",\"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-canary.10+3b66d6b4b\",\"@atlaspack/diagnostic\":\"2.14.1-canary.10+3b66d6b4b\",\"@atlaspack/fs\":\"2.14.1-canary.10+3b66d6b4b\",\"@atlaspack/logger\":\"2.14.1-canary.10+3b66d6b4b\",\"@atlaspack/node-resolver-core\":\"3.5.1-canary.10+3b66d6b4b\",\"@atlaspack/types\":\"2.14.1-canary.10+3b66d6b4b\",\"@atlaspack/utils\":\"2.14.1-canary.10+3b66d6b4b\",\"@atlaspack/workers\":\"2.14.1-canary.10+3b66d6b4b\",\"@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\":\"3b66d6b4bfd652ab3b41e86aacf3e47d39cd5a70\"}");
4726
4726
 
4727
4727
  });
4728
4728