@semcore/spin
Advanced tools
Comparing version 3.2.0 to 3.2.1
@@ -5,2 +5,8 @@ # Changelog | ||
## [3.2.1] - 2021-8-26 | ||
### Changed | ||
- Add 'sideEffect=false' for more optimal build via webpack | ||
## [3.2.0] - 2021-05-17 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@semcore/spin", | ||
"description": "SEMRush Spin Component", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"main": "lib/cjs/index.js", | ||
"module": "lib/es6/index.js", | ||
"types": "lib/types/index.d.ts", | ||
"sideEffects": false, | ||
"author": "Roman Lysov <r.lysov@semrush.com>", | ||
@@ -9,0 +10,0 @@ "license": "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
24716