Socket
Socket
Sign inDemoInstall

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 6.0.3 to 6.0.4

8

package.json

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

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

@@ -14,9 +14,7 @@ "repository": {

"scripts": {
"test": "nyc ava test.js && semistandard | snazzy",
"install": "./node_modules/.bin/node-gyp rebuild"
"test": "nyc ava test.js && semistandard | snazzy"
},
"dependencies": {
"bindings": "^1.3.0",
"nan": "^2.10.0",
"node-gyp": "^3.6.2"
"nan": "^2.10.0"
},

@@ -23,0 +21,0 @@ "devDependencies": {

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