Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

snappy

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

snappy - npm Package Compare versions

Comparing version 3.1.0 to 3.2.1

11

package.json

@@ -5,3 +5,3 @@ {

"description": "Nodejs bindings to Google's Snappy compression library",
"version": "3.1.0",
"version": "3.2.1",
"homepage": "https://github.com/kesla/node-snappy",

@@ -15,10 +15,11 @@ "repository": {

"test": "tap test.js",
"install": "node-gyp rebuild"
"install": "pangyp rebuild"
},
"dependencies": {
"bindings": "~1.1.1",
"nan": "1.7.0"
"bindings": "^1.2.0",
"nan": "^2.0.0",
"pangyp": "^2.1.0"
},
"devDependencies": {
"tap": "~0.4.11"
"tap": "^0.4.11"
},

@@ -25,0 +26,0 @@ "gypfile": true,

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