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

react-use-loading-overlay

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-use-loading-overlay - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/styles.css

4

package.json
{
"name": "react-use-loading-overlay",
"version": "0.2.1",
"version": "0.2.2",
"description": "A simple, lightweight react hook for displaying a loading overlay",

@@ -13,3 +13,3 @@ "main": "./dist/index.js",

"clear-dist": "cross-env rm -rf dist/",
"compile": "cross-env node_modules/.bin/tsc -p .",
"compile": "cross-env node_modules/.bin/tsc -p . && cp src/styles.css dist/",
"push": "cross-env npm run test && npm run clear-dist && npm run compile && npm publish"

@@ -16,0 +16,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