node-stringbuilder
Advanced tools
+4
-4
| { | ||
| "name": "node-stringbuilder", | ||
| "version": "2.2.3", | ||
| "version": "2.2.4", | ||
| "description": "An easy and fast in-memory string builder for Node.js.", | ||
@@ -33,5 +33,5 @@ "main": "index.js", | ||
| "devDependencies": { | ||
| "chai": "^4.1.2", | ||
| "mocha": "^5.0.5", | ||
| "mocha-logger": "^1.0.5" | ||
| "chai": "^4.2.0", | ||
| "mocha": "^5.2.0", | ||
| "mocha-logger": "^1.0.6" | ||
| }, | ||
@@ -38,0 +38,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
96340
0.06%