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

basic-loading

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

basic-loading - npm Package Compare versions

Comparing version 1.0.9 to 1.0.11

5

package.json
{
"name": "basic-loading",
"version": "1.0.9",
"version": "1.0.11",
"main": "dist/cjs/index.js",

@@ -34,5 +34,4 @@ "module": "dist/esm/index.js",

"start": "react-scripts start",
"release": "yarn add react-scripts jest @types/jest @babel/core @babel/preset-env --dev",
"release": "npm install react-scripts jest @types/jest @babel/core @babel/preset-env --dev",
"test": "jest",
"publish": "npm publish",
"build": "mkdir dist && npm run build:cjs & npm run build:esm",

@@ -39,0 +38,0 @@ "build:cjs": "tsc --p ./cjs/tsconfig.json --outDir ./dist/cjs",

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