astro-color-mode
Advanced tools
Comparing version 0.0.0 to 0.5.0
{ | ||
"name": "astro-color-mode", | ||
"version": "0.0.0", | ||
"version": "0.5.0", | ||
"description": "Provides system or user-defined color scheme preference, with a toggle mechanism. Settings are persisted, component is progressively enhanced and flash of unstyled content avoided. Also, it will provide an easier way to target theme with CSS / SCSS / JS.", | ||
"main": "index.js", | ||
"type": "module", | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"author": "Julian Cataldo", | ||
"homepage": "https://code.juliancataldo.com/component/astro-color-mode", | ||
"bugs": { | ||
"url": "https://github.com/JulianCataldo/web-garden/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/JulianCataldo/web-garden", | ||
"directory": "app/ColorMode" | ||
}, | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"keywords": [ | ||
"astro", | ||
"astro-component", | ||
"color", | ||
"theme", | ||
"switch", | ||
"toggle", | ||
"dark", | ||
"light", | ||
"mode", | ||
"progressive", | ||
"no-js", | ||
"scheme", | ||
"native", | ||
"prefers-color-scheme", | ||
"javascript", | ||
"vanilla" | ||
], | ||
"license": "ISC" | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7338
6
0
6
0
1
32
0
Yes