Comparing version 2.0.1 to 2.1.0
@@ -5,3 +5,3 @@ { | ||
"description": "Nodejs bindings to Google's Snappy compression library", | ||
"version": "2.0.1", | ||
"version": "2.1.0", | ||
"homepage": "https://github.com/kesla/node-snappy", | ||
@@ -23,3 +23,4 @@ "repository": { | ||
"dependencies": { | ||
"bindings": "~1.0.0" | ||
"bindings": "~1.1.0", | ||
"nan": "~0.3.0" | ||
}, | ||
@@ -26,0 +27,0 @@ "devDependencies": { |
# Node-snappy [![Build Status](https://secure.travis-ci.org/kesla/node-snappy.png)](http://travis-ci.org/kesla/node-snappy) | ||
[![NPM](https://nodei.co/npm/snappy.png?downloads)](https://nodei.co/npm/snappy/) | ||
## About | ||
@@ -4,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
85
6360872
2
+ Addednan@~0.3.0
+ Addedbindings@1.1.1(transitive)
+ Addednan@0.3.2(transitive)
- Removedbindings@1.0.0(transitive)
Updatedbindings@~1.1.0