@wistla/test
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@wistla/test", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Testing related shizzle", | ||
@@ -11,4 +11,4 @@ "license": "ISC", | ||
"engines": { | ||
"node": ">=6.0.0", | ||
"npm": ">=3.8.6" | ||
"node": ">=7.7.0", | ||
"npm": ">=4.1.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@wistla/util": "0.1.x" | ||
"@wistla/util": "0.2.x" | ||
}, | ||
@@ -47,4 +47,4 @@ "devDependencies": {}, | ||
}, | ||
"build_number": "00001" | ||
"build_number": "00026" | ||
} | ||
} |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
3
0
3927
8
47
+ Added@wistla/util@0.2.2(transitive)
- Removed@wistla/util@0.1.0(transitive)
Updated@wistla/util@0.2.x