one-spaces
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"devDependencies": { | ||
"benchmark": "^2.1.4" | ||
}, | ||
"scripts": { | ||
"build": "rollup --c rollup.config.js" | ||
"benchmark": "^2.1.4", | ||
"classnames": "^2.2.6", | ||
"classcat": "^4.0.2" | ||
} | ||
} |
/** | ||
* @author TroyTae | ||
* @version 0.2.3 | ||
* @version 0.3.2 | ||
* @name one-spaces | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @author TroyTae | ||
* @version 0.2.3 | ||
* @version 0.3.2 | ||
* @name one-spaces | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"name": "one-spaces", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "A tiny module for making className 😎", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.min.js", |
Sorry, the diff of this file is not supported yet
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
4788