+18
-5
| { | ||
| "name": "cssbun", | ||
| "version": "1.2.1", | ||
| "description": "An extremly lightweight bundler than does nothing but bundles your css files using the import syntax.", | ||
| "version": "1.2.2", | ||
| "description": "An extremely lightweight bundler than does nothing but bundles your css files using the import syntax.", | ||
| "main": "index.js", | ||
@@ -10,6 +10,18 @@ "bin": { | ||
| "scripts": { | ||
| "test": "node test" | ||
| "test": "c8 node test" | ||
| }, | ||
| "keywords": [], | ||
| "author": "", | ||
| "keywords": [ | ||
| "css", | ||
| "modular", | ||
| "bundle", | ||
| "modules", | ||
| "merge", | ||
| "asset", | ||
| "styles" | ||
| ], | ||
| "author": { | ||
| "name": "Mark Wylde", | ||
| "email": "me@markwylde.com", | ||
| "url": "https://github.com/markwylde" | ||
| }, | ||
| "license": "MIT", | ||
@@ -26,2 +38,3 @@ "dependencies": { | ||
| "basictap": "^3.4.3", | ||
| "c8": "^7.12.0", | ||
| "mithui": "^2.0.9" | ||
@@ -28,0 +41,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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
11081
2.08%0
-100%3
50%