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

@atlaspack/cache

Package Overview
Dependencies
Maintainers
0
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/cache - npm Package Compare versions

Comparing version 2.13.1-canary.3632 to 2.13.1

13

CHANGELOG.md
# @atlaspack/cache
## 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/build-cache@2.13.1
- @atlaspack/logger@2.13.1
- @atlaspack/utils@2.13.1
- @atlaspack/rust@2.13.1
- @atlaspack/fs@2.13.1
## 2.13.0

@@ -4,0 +17,0 @@

15

package.json
{
"name": "@atlaspack/cache",
"description": "Interface for defining caches and file-system, IDB and LMDB implementations.",
"version": "2.13.1-canary.3632+a3f9df155",
"version": "2.13.1",
"license": "(MIT OR Apache-2.0)",

@@ -25,7 +25,7 @@ "publishConfig": {

"dependencies": {
"@atlaspack/build-cache": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/fs": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/logger": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/rust": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/utils": "2.13.1-canary.3632+a3f9df155",
"@atlaspack/build-cache": "2.13.1",
"@atlaspack/fs": "2.13.1",
"@atlaspack/logger": "2.13.1",
"@atlaspack/rust": "2.13.1",
"@atlaspack/utils": "2.13.1",
"lmdb": "2.8.5"

@@ -39,4 +39,3 @@ },

"./src/LMDBCache.js": false
},
"gitHead": "a3f9df155a5d81828bb6e68e7b9aa40d0e4fd917"
}
}
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