Socket
Socket
Sign inDemoInstall

react-loading-switch

Package Overview
Dependencies
3
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "react-loading-switch",
"version": "1.0.0",
"version": "1.0.1",
"description": "React component API for easily composing the render logic surrounding react-apollo data fetching, loading, and error handling",

@@ -8,3 +8,3 @@ "browser": "lib/index.js",

"module": "src/index.js",
"files": "lib/**/*",
"files": ["lib/"],
"scripts": {

@@ -90,4 +90,3 @@ "lint": "./node_modules/.bin/eslint src/.",

"dependencies": {
"react": "^16.3.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc