class-styles
Advanced tools
Comparing version 1.0.0-rc.5 to 1.0.0
# Changelog | ||
## v1.0.0 | ||
No module or API changes, released most recent RC as v1 stable. | ||
## v1.0.0-rc.5 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "class-styles", | ||
"version": "1.0.0-rc.5", | ||
"version": "1.0.0", | ||
"description": "A simple utility for folding style objects like css classes", | ||
@@ -13,3 +13,2 @@ "main": "index.js", | ||
"scripts": { | ||
"benchmarks": "node ./benchmarks/run", | ||
"unit": "mocha tests/*.js", | ||
@@ -24,2 +23,3 @@ "test": "npm run unit" | ||
"classnames", | ||
"class-styles", | ||
"util", | ||
@@ -26,0 +26,0 @@ "utility" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8199
6
1
1
79