reactstrap
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,7 @@ | ||
<a name="1.2.1"></a> | ||
## [1.2.1](https://github.com/reactstrap/reactstrap/compare/1.2.0...v1.2.1) (2016-03-28) | ||
<a name="1.2.0"></a> | ||
@@ -2,0 +8,0 @@ # [1.2.0](https://github.com/reactstrap/reactstrap/compare/1.1.0...v1.2.0) (2016-03-28) |
{ | ||
"name": "reactstrap", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "React Bootstrap 4 components compatible with React 0.14.x and 15.x", | ||
@@ -12,3 +12,4 @@ "main": "lib/index.js", | ||
"build-docs": "WEBPACK_BUILD=production webpack --config ./webpack.dev.config.js --progress --colors", | ||
"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors" | ||
"build": "WEBPACK_BUILD=production webpack --progress --colors && webpack --progress --colors", | ||
"pre-build": "babel src --out-dir lib" | ||
}, | ||
@@ -22,2 +23,3 @@ "repository": { | ||
"README.md", | ||
"CHANGELOG.md", | ||
"lib", | ||
@@ -24,0 +26,0 @@ "dist" |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
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
0
0
261089
70
5540