+5
-5
| { | ||
| "name": "cssbun", | ||
| "version": "1.1.11", | ||
| "version": "1.2.0", | ||
| "description": "An extremly lightweight bundler than does nothing but bundles your css files using the import syntax.", | ||
@@ -16,5 +16,5 @@ "main": "index.js", | ||
| "dependencies": { | ||
| "chokidar": "^3.5.0", | ||
| "chokidar": "^3.5.2", | ||
| "minimist": "^1.2.5", | ||
| "resolve": "^1.19.0" | ||
| "resolve": "^1.20.0" | ||
| }, | ||
@@ -25,4 +25,4 @@ "directories": { | ||
| "devDependencies": { | ||
| "basictap": "^1.1.11", | ||
| "mithui": "^1.1.9" | ||
| "basictap": "^1.3.1", | ||
| "mithui": "^2.0.9" | ||
| }, | ||
@@ -29,0 +29,0 @@ "repository": { |
@@ -1,2 +0,2 @@ | ||
| @import "mithui/demo/css/textInput.css"; | ||
| @import "mithui/css/textInput.css"; | ||
@@ -3,0 +3,0 @@ body { |
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
9784
-0.07%Updated
Updated