Comparing version 0.0.11 to 0.0.13
{ | ||
"name": "mcrypt", | ||
"version": "0.0.11", | ||
"version": "0.0.13", | ||
"description": "MCrypt bindings", | ||
@@ -23,2 +23,5 @@ "keywords": ["mcrypt", "crypto"], | ||
}, | ||
"dependencies": { | ||
"nan": "*" | ||
}, | ||
"devDependencies": { | ||
@@ -25,0 +28,0 @@ "node-gyp" : "*" |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
33449
1
8
154
2
+ Addednan@*
+ Addednan@2.22.0(transitive)