Socket
Socket
Sign inDemoInstall

@mongodb-js/zstd

Package Overview
Dependencies
5
Maintainers
29
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 1.0.0

12

package.json
{
"name": "@mongodb-js/zstd",
"version": "0.0.7",
"version": "1.0.0",
"main": "index.js",

@@ -55,8 +55,8 @@ "types": "index.d.ts",

"optionalDependencies": {
"@mongodb-js/zstd-win32-x64-msvc": "0.0.7",
"@mongodb-js/zstd-darwin-x64": "0.0.7",
"@mongodb-js/zstd-linux-x64-gnu": "0.0.7",
"@mongodb-js/zstd-darwin-arm64": "0.0.7",
"@mongodb-js/zstd-linux-arm64-gnu": "0.0.7"
"@mongodb-js/zstd-win32-x64-msvc": "1.0.0",
"@mongodb-js/zstd-darwin-x64": "1.0.0",
"@mongodb-js/zstd-linux-x64-gnu": "1.0.0",
"@mongodb-js/zstd-darwin-arm64": "1.0.0",
"@mongodb-js/zstd-linux-arm64-gnu": "1.0.0"
}
}

@@ -67,4 +67,4 @@ # @mongodb-js/zstd

```
npm run release
npm run release -- --release-as <patch|minor|major>
git push --follow-tags origin main
```
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc