New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/package-manager

Package Overview
Dependencies
Maintainers
0
Versions
301
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/package-manager - npm Package Compare versions

Comparing version 2.13.1-canary.3632 to 2.13.1

16

CHANGELOG.md
# @atlaspack/package-manager
## 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/node-resolver-core@3.4.1
- @atlaspack/build-cache@2.13.1
- @atlaspack/diagnostic@2.13.1
- @atlaspack/workers@2.13.1
- @atlaspack/logger@2.13.1
- @atlaspack/types@2.13.1
- @atlaspack/utils@2.13.1
- @atlaspack/fs@2.13.1
## 2.13.0

@@ -4,0 +20,0 @@

21

package.json
{
"name": "@atlaspack/package-manager",
"version": "2.13.1-canary.3632+a3f9df155",
"version": "2.13.1",
"description": "Blazing fast, zero configuration web application bundler",

@@ -42,10 +42,10 @@ "license": "(MIT OR Apache-2.0)",

"dependencies": {
"@atlaspack/build-cache": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/diagnostic": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/fs": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/logger": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/node-resolver-core": "3.4.1-canary.3632+a3f9df155",
"@atlaspack/types": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/utils": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/workers": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/build-cache": "2.13.1",
"@atlaspack/diagnostic": "2.13.1",
"@atlaspack/fs": "2.13.1",
"@atlaspack/logger": "2.13.1",
"@atlaspack/node-resolver-core": "3.4.1",
"@atlaspack/types": "2.13.1",
"@atlaspack/utils": "2.13.1",
"@atlaspack/workers": "2.13.1",
"@swc/core": "^1.10.0",

@@ -65,4 +65,3 @@ "semver": "^7.5.2"

"./src/Yarn.js": false
},
"gitHead": "a3f9df155a5d81828bb6e68e7b9aa40d0e4fd917"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc