site-shutter
Advanced tools
Comparing version 1.0.10 to 1.1.0
{ | ||
"name": "site-shutter", | ||
"version": "1.0.10", | ||
"version": "1.1.0", | ||
"description": "Shutter captures screenshots of internal website pages and compares them for differences", | ||
@@ -9,4 +9,5 @@ "main": "dist/index.js", | ||
"test:auto": "mocha --opts mocha.opts --watch", | ||
"build": "tsc", | ||
"compile": "tsc", | ||
"tscw": "tsc -w", | ||
"prepublish": "npm run compile", | ||
"start": "node dist/index.js" | ||
@@ -13,0 +14,0 @@ }, |
@@ -6,2 +6,3 @@ { | ||
"module": "commonjs", | ||
"declaration": true, | ||
"noImplicitAny": false, | ||
@@ -8,0 +9,0 @@ "sourceMap": false, |
Sorry, the diff of this file is not supported yet
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
1
0
74447
49
847