react-bem-grid
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "react-bem-grid", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -8,3 +8,4 @@ "main": "dist/index.js", | ||
"clean": "rimraf dist", | ||
"build": "npm-run-all transpile styles", | ||
"build": "npm-run-all transpile styles build:umd", | ||
"build:umd": "webpack --config ./webpack.config src/index.js dist/react-bem-grid.js && NODE_ENV=production webpack --config ./webpack.config src/index.js dist/react-bem-grid.min.js", | ||
"transpile": "babel src --out-dir dist", | ||
@@ -73,4 +74,5 @@ "sass": "node-sass src -o dist --output-style expanded --precision 3", | ||
"sinon": "^1.15.4", | ||
"sinon-chai": "^2.8.0" | ||
"sinon-chai": "^2.8.0", | ||
"webpack": "^1.11.0" | ||
} | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
4267794
69
6885
24
2
7