@bootstrap-styled/v4
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -0,1 +1,9 @@ | ||
## [3.0.2](https://github.com/bootstrap-styled/v4/compare/v3.0.1...v3.0.2) (2019-02-02) | ||
### Bug Fixes | ||
* **dependencies:** fix terser ([63d5f15](https://github.com/bootstrap-styled/v4/commit/63d5f15)) | ||
* **dependencies:** install terser@3.41.1 (see https://github.com/webpack-contrib/terser-webpack-plugin/issues/66) ([67b9e0a](https://github.com/bootstrap-styled/v4/commit/67b9e0a)) | ||
## [3.0.1](https://github.com/bootstrap-styled/v4/compare/v3.0.0...v3.0.1) (2019-02-02) | ||
@@ -2,0 +10,0 @@ |
{ | ||
"name": "@bootstrap-styled/v4", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "twbs/bootstrap V4 UI Components made with bootstrap-styled. Work with css-in-js, react, styled-components, and Bootstrap Styled utilities.", | ||
@@ -135,2 +135,3 @@ "main": "lib/index.js", | ||
"stylelint-processor-styled-components": "^1.5.2", | ||
"terser": "3.14.1", | ||
"toctoc": "^0.3.2", | ||
@@ -137,0 +138,0 @@ "webpack": "^4.29.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
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
10788370
73