Comparing version 0.0.3 to 0.0.4
@@ -5,3 +5,3 @@ { | ||
"author": "Awnist <hi@awnist.com> (http://awnist.com)", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"main": "./lib/classSet", | ||
@@ -8,0 +8,0 @@ "repository": { |
@@ -1,4 +0,4 @@ | ||
## What is "classSet"? | ||
## What is "class-set"? | ||
classSet is a Javascript library to create CSS class strings out of arbitrary parameters. | ||
class-set is a Javascript library to create CSS class strings out of arbitrary parameters. | ||
@@ -24,2 +24,2 @@ This is a conceptual extension of [React's classSet](http://facebook.github.io/react/docs/class-name-manipulation.html). | ||
classSet is licensed under [MIT](http://opensource.org/licenses/MIT). | ||
class-set is licensed under [MIT](http://opensource.org/licenses/MIT). |
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
1883