+1
-1
| { | ||
| "name": "cssbun", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "An extremely lightweight bundler than does nothing but bundles your css files using the import syntax.", |
+1
-1
@@ -37,3 +37,3 @@ # cssbun | ||
| ```javascript | ||
| const cssbun = require('cssbun'); | ||
| import cssbun from 'cssbun'; | ||
| const bundled = cssbun('./css/index.css'); | ||
@@ -40,0 +40,0 @@ console.log(bundled); |
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
11496
-0.04%