sass-maps-to-json
Advanced tools
+2
-2
| { | ||
| "name": "sass-maps-to-json", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Convert SCSS (or SASS) maps to JSON format for use in Fractal.", | ||
@@ -20,5 +20,5 @@ "main": "index.js", | ||
| "chalk": "^2.3.0", | ||
| "lodash": "^4.17.4", | ||
| "lodash": "^4.17.11", | ||
| "jsonfile": "^4.0.0" | ||
| } | ||
| } |
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
10895
0.01%Updated