@atlaspack/bundler-default
Advanced tools
Comparing version 2.13.1-canary.3632 to 2.13.2-canary.3633
# @atlaspack/bundler-default | ||
## 2.13.1 | ||
### Patch Changes | ||
- [`3ddd868`](https://github.com/atlassian-labs/atlaspack/commit/3ddd8682a6edb5c6a35357cfa3ade5741aff5f06) Thanks [@yamadapc](https://github.com/yamadapc)! - Add identifier registry and VCS tracing | ||
- Updated dependencies [[`3ddd868`](https://github.com/atlassian-labs/atlaspack/commit/3ddd8682a6edb5c6a35357cfa3ade5741aff5f06)]: | ||
- @atlaspack/feature-flags@2.13.1 | ||
- @atlaspack/diagnostic@2.13.1 | ||
- @atlaspack/plugin@2.13.1 | ||
- @atlaspack/graph@3.3.1 | ||
- @atlaspack/utils@2.13.1 | ||
- @atlaspack/rust@2.13.1 | ||
## 2.13.0 | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@atlaspack/bundler-default", | ||
"version": "2.13.1-canary.3632+a3f9df155", | ||
"version": "2.13.2-canary.3633+9cf06387b", | ||
"license": "(MIT OR Apache-2.0)", | ||
@@ -15,15 +15,15 @@ "publishConfig": { | ||
"engines": { | ||
"atlaspack": "2.13.1-canary.3632+a3f9df155", | ||
"atlaspack": "2.13.2-canary.3633+9cf06387b", | ||
"node": ">= 16.0.0" | ||
}, | ||
"dependencies": { | ||
"@atlaspack/diagnostic": "2.13.1-canary.3632+a3f9df155", | ||
"@atlaspack/feature-flags": "2.13.1-canary.3632+a3f9df155", | ||
"@atlaspack/graph": "3.3.1-canary.3632+a3f9df155", | ||
"@atlaspack/plugin": "2.13.1-canary.3632+a3f9df155", | ||
"@atlaspack/rust": "2.13.1-canary.3632+a3f9df155", | ||
"@atlaspack/utils": "2.13.1-canary.3632+a3f9df155", | ||
"@atlaspack/diagnostic": "2.13.2-canary.3633+9cf06387b", | ||
"@atlaspack/feature-flags": "2.13.2-canary.3633+9cf06387b", | ||
"@atlaspack/graph": "3.3.2-canary.3633+9cf06387b", | ||
"@atlaspack/plugin": "2.13.2-canary.3633+9cf06387b", | ||
"@atlaspack/rust": "2.13.2-canary.3633+9cf06387b", | ||
"@atlaspack/utils": "2.13.2-canary.3633+9cf06387b", | ||
"nullthrows": "^1.1.1" | ||
}, | ||
"gitHead": "a3f9df155a5d81828bb6e68e7b9aa40d0e4fd917" | ||
"gitHead": "9cf06387bbe5427b0ef50e616801b8fc92b0fad9" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
153830