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.11.0-alpha.1 to 0.11.0-alpha.2

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## 0.11.0-alpha.2
- Update readme usage section to use `@emotion` for `.babelrc` plugins
## 0.11.0-alpha.1 (In Progress)

@@ -7,0 +11,0 @@

2

package.json
{
"name": "react-spinners",
"version": "0.11.0-alpha.1",
"version": "0.11.0-alpha.2",
"description": "A collection of react loading spinners",

@@ -5,0 +5,0 @@ "repository": {

@@ -49,3 +49,3 @@ # React Spinners

"presets": ["@babel/preset-react", "@babel/preset-env"],
"plugins": ["emotion"]
"plugins": ["@emotion"]
}

@@ -52,0 +52,0 @@ ```

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