Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "picha", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "image format codec and simple image processing", | ||
@@ -23,6 +23,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"nan": "^2.14.1" | ||
"debug": "^4.3.3", | ||
"nan": "^2.15.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^6.2.3" | ||
"mocha": "^9.1.4" | ||
}, | ||
@@ -29,0 +30,0 @@ "author": "Jon Spencer <jon@jonspencer.ca>", |
Sorry, the diff of this file is not supported yet
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
118086
2
22
1
270
+ Addeddebug@^4.3.3
+ Addeddebug@4.4.0(transitive)
+ Addedms@2.1.3(transitive)
Updatednan@^2.15.0