poppler-simple
Advanced tools
Comparing version 0.1.8 to 0.1.9
@@ -5,4 +5,6 @@ { | ||
"description": "A simple interface to poppler library", | ||
"keywords": ["poppler"], | ||
"version": "0.1.8", | ||
"keywords": [ | ||
"poppler" | ||
], | ||
"version": "0.1.9", | ||
"repository": { | ||
@@ -21,5 +23,7 @@ "type": "git", | ||
"engines": { | ||
"node": ">=0.8.0 <0.12.0" | ||
"node": ">=0.8.0 <0.14.0" | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"nan": "^1.5.0" | ||
}, | ||
"devDependencies": { | ||
@@ -26,0 +30,0 @@ "mocha": "*" |
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 7 instances in 1 package
404893
37
1
8
+ Addednan@^1.5.0
+ Addednan@1.9.0(transitive)