@atlaspack/package-manager 2.14.1-dev.11 → 2.14.1-dev.118

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,21 @@
1
1
  # @atlaspack/package-manager
2
2
 
3
+ ## 2.14.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [#478](https://github.com/atlassian-labs/atlaspack/pull/478) [`570493b`](https://github.com/atlassian-labs/atlaspack/commit/570493beaf754e7985aebc7daaaf6dfcfa8fe56b) Thanks [@yamadapc](https://github.com/yamadapc)! - The first attempt at Version Packages didn't include the built artifacts.
8
+ This has hopefully been fixed, so this change will force those packages to re-release.
9
+ - Updated dependencies [[`80bd57b`](https://github.com/atlassian-labs/atlaspack/commit/80bd57b9f9e966563957dee0780d956a682eb2d4), [`ce13d5e`](https://github.com/atlassian-labs/atlaspack/commit/ce13d5e885d55518ee6318e7a72e3a6e4e5126f2), [`570493b`](https://github.com/atlassian-labs/atlaspack/commit/570493beaf754e7985aebc7daaaf6dfcfa8fe56b)]:
10
+ - @atlaspack/fs@2.14.1
11
+ - @atlaspack/utils@2.14.1
12
+ - @atlaspack/diagnostic@2.14.1
13
+ - @atlaspack/logger@2.14.1
14
+ - @atlaspack/types@2.14.1
15
+ - @atlaspack/workers@2.14.1
16
+ - @atlaspack/node-resolver-core@3.5.1
17
+ - @atlaspack/build-cache@2.13.3
18
+
3
19
  ## 2.14.0
4
20
 
5
21
  ### Minor 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.14.1-dev.11+633800dee\",\"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.11+633800dee\",\"@atlaspack/diagnostic\":\"2.14.1-dev.11+633800dee\",\"@atlaspack/fs\":\"2.14.1-dev.11+633800dee\",\"@atlaspack/logger\":\"2.14.1-dev.11+633800dee\",\"@atlaspack/node-resolver-core\":\"3.5.1-dev.11+633800dee\",\"@atlaspack/types\":\"2.14.1-dev.11+633800dee\",\"@atlaspack/utils\":\"2.14.1-dev.11+633800dee\",\"@atlaspack/workers\":\"2.14.1-dev.11+633800dee\",\"@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\":\"633800dee24b76fed158966a802c0ea5dcab65d5\"}");
4725
+ module.exports = JSON.parse("{\"name\":\"@atlaspack/package-manager\",\"version\":\"2.14.1-dev.118+f615781c0\",\"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.118+f615781c0\",\"@atlaspack/diagnostic\":\"2.14.1-dev.118+f615781c0\",\"@atlaspack/fs\":\"2.14.1-dev.118+f615781c0\",\"@atlaspack/logger\":\"2.14.1-dev.118+f615781c0\",\"@atlaspack/node-resolver-core\":\"3.5.1-dev.118+f615781c0\",\"@atlaspack/types\":\"2.14.1-dev.118+f615781c0\",\"@atlaspack/utils\":\"2.14.1-dev.118+f615781c0\",\"@atlaspack/workers\":\"2.14.1-dev.118+f615781c0\",\"@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\":\"f615781c07b16806135476593869793c64e9f4b6\"}");
4726
4726
 
4727
4727
  });
4728
4728