react-spinners
Advanced tools
Comparing version 0.13.0-beta.1 to 0.13.0-beta.2
@@ -5,2 +5,6 @@ # Change Log | ||
## 0.13.0-beta.2 | ||
- **bugfix**: Update tsconfig.json to ignore stories folder. This caused the outputted files to not be in the root directory and breaking the imports. | ||
## 0.13.0-beta.1 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "react-spinners", | ||
"version": "0.13.0-beta.1", | ||
"version": "0.13.0-beta.2", | ||
"description": "A collection of react loading spinners", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"exclude": ["docs/*", "webpack.config.*", "*.js", "__tests__", "examples", "src/*.test.tsx"] | ||
"exclude": ["docs/*", "webpack.config.*", "*.js", "__tests__", "examples", "src/*.test.tsx", "stories"] | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
851802
290
9282