Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-spinners

Package Overview
Dependencies
Maintainers
1
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners - npm Package Compare versions

Comparing version 0.13.0-beta.1 to 0.13.0-beta.2

BarLoader.d.ts

4

CHANGELOG.md

@@ -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 @@

2

package.json
{
"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"]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc