Socket
Socket
Sign inDemoInstall

msgpackr-extract

Package Overview
Dependencies
7
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 3.0.0

16

package.json
{
"name": "msgpackr-extract",
"author": "Kris Zyp",
"version": "2.2.0",
"version": "3.0.0",
"description": "Node addon for string extraction for msgpackr",

@@ -25,3 +25,3 @@ "license": "MIT",

"dependencies": {
"node-gyp-build-optional-packages": "5.0.3"
"node-gyp-build-optional-packages": "5.0.7"
},

@@ -38,8 +38,8 @@ "files": [

"optionalDependencies": {
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "2.2.0",
"@msgpackr-extract/msgpackr-extract-darwin-x64": "2.2.0",
"@msgpackr-extract/msgpackr-extract-linux-arm": "2.2.0",
"@msgpackr-extract/msgpackr-extract-linux-arm64": "2.2.0",
"@msgpackr-extract/msgpackr-extract-linux-x64": "2.2.0",
"@msgpackr-extract/msgpackr-extract-win32-x64": "2.2.0"
"@msgpackr-extract/msgpackr-extract-darwin-arm64": "3.0.0",
"@msgpackr-extract/msgpackr-extract-darwin-x64": "3.0.0",
"@msgpackr-extract/msgpackr-extract-linux-arm": "3.0.0",
"@msgpackr-extract/msgpackr-extract-linux-arm64": "3.0.0",
"@msgpackr-extract/msgpackr-extract-linux-x64": "3.0.0",
"@msgpackr-extract/msgpackr-extract-win32-x64": "3.0.0"
},

@@ -46,0 +46,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

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