bufferutil
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "bufferutil", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "WebSocket buffer utils", | ||
@@ -24,8 +24,8 @@ "main": "index.js", | ||
"dependencies": { | ||
"bindings": "~1.2.1", | ||
"nan": "~2.6.0", | ||
"prebuild-install": "~2.2.0" | ||
"bindings": "~1.3.0", | ||
"nan": "~2.7.0", | ||
"prebuild-install": "~2.3.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~3.4.1", | ||
"mocha": "~4.0.0", | ||
"prebuild": "~6.2.0", | ||
@@ -32,0 +32,0 @@ "prebuild-ci": "~2.2.0" |
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
+ Addedbindings@1.3.1(transitive)
+ Addednan@2.7.0(transitive)
+ Addedprebuild-install@2.3.0(transitive)
- Removedbindings@1.2.1(transitive)
- Removednan@2.6.2(transitive)
- Removedprebuild-install@2.2.2(transitive)
Updatedbindings@~1.3.0
Updatednan@~2.7.0
Updatedprebuild-install@~2.3.0