New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

overlay-loading-react

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

overlay-loading-react - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.babelrc

39

package.json
{
"name": "overlay-loading-react",
"version": "1.0.0",
"description": "Overlay Loading with multiple variants",
"main": "Loader.js",
"version": "1.0.1",
"description": "Overlay Loading React",
"main": "./build/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "webpack"
},
"repository": {
"type": "git",
"url": "git+https://github.com/muhazzib/react-overlay-loading.git"
"author": "muhazzib",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.7.5",
"@babel/preset-env": "^7.7.6",
"@babel/preset-react": "^7.7.4",
"babel-loader": "^8.0.6",
"css-loader": "^3.3.0",
"style-loader": "^1.0.1",
"webpack": "^4.41.2",
"webpack-cli": "^3.3.10"
},
"keywords": [
"loading",
"react",
"overlayloading",
"npm",
"package"
],
"author": "Muhazzib Uddin Farooqui",
"license": "MIT",
"bugs": {
"url": "https://github.com/muhazzib/react-overlay-loading/issues"
},
"homepage": "https://github.com/muhazzib/react-overlay-loading#readme",
"peerDependencies": {
"react": "^18.2.0"
"dependencies": {
"react": "^16.12.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