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 0.0.15 to 0.0.16

dist/cjs/src/component/DotBasic.d.ts

8

package.json
{
"name": "basic-loading",
"version": "0.0.15",
"version": "0.0.16",
"private": false,

@@ -28,6 +28,9 @@ "main": "dist/cjs/index.js",

"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.18",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^4.9.5"
},
"scripts": {
"start": "react-scripts start",
"build": "mkdir dist && npm run build:cjs & npm run build:esm",

@@ -37,2 +40,5 @@ "build:cjs": "tsc --p ./cjs/tsconfig.json --outDir ./dist/cjs",

},
"devDependencies": {
"react-scripts": "^5.0.1"
},
"browserslist": {

@@ -39,0 +45,0 @@ "production": [

dist/cjs/component/DotBasic.d.ts
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