tailwindcss-dark-mode-plugin
Advanced tools
| # tailwindcss-dark-mode-plugin | ||
| Dark mode plugin for tailwind css |
+13
-2
| { | ||
| "name": "tailwindcss-dark-mode-plugin", | ||
| "version": "0.0.0", | ||
| "version": "0.0.1", | ||
| "description": "Dark mode plugin for tailwind css", | ||
| "publishConfig": { | ||
| "registry": "https://registry.npmjs.org" | ||
| }, | ||
| "exports": { | ||
| ".": { | ||
| "require": "./index.js", | ||
| "import": "./esmWrapper.mjs" | ||
| } | ||
| }, | ||
| "main": "index.js", | ||
| "scripts": {}, | ||
| "scripts": { | ||
| "release": "bumpp && npm publish" | ||
| }, | ||
| "author": "haijie-x", | ||
@@ -8,0 +19,0 @@ "license": "ISC", |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
42244
0.67%7
16.67%1
-50%3
Infinity%