Comparing version 0.11.3 to 0.11.4
0.11.4 / 2015-08-28 | ||
================== | ||
* package: allow any "nan" v2 | ||
* package: looser "bindings" version | ||
* package: upgrade to nan v2 (#77, @santigimeno) | ||
0.11.3 / 2015-05-18 | ||
@@ -3,0 +10,0 @@ ================== |
@@ -12,3 +12,3 @@ { | ||
], | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"repository": { | ||
@@ -31,5 +31,5 @@ "type": "git", | ||
"dependencies": { | ||
"bindings": "1.2.0", | ||
"bindings": "~1.2.0", | ||
"debug": "2", | ||
"nan": "~1.8.0" | ||
"nan": "2" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
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
48449
+ Addedbindings@1.2.1(transitive)
+ Addednan@2.22.0(transitive)
- Removedbindings@1.2.0(transitive)
- Removednan@1.8.4(transitive)
Updatedbindings@~1.2.0
Updatednan@2