Socket
Socket
Sign inDemoInstall

@chakra-ui/spinner

Package Overview
Dependencies
102
Maintainers
2
Versions
389
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-dev-20230112154520 to 0.0.0-dev-20230718122336

dist/chunk-5PH6ULNP.mjs

2

dist/index.js

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -77,1 +78,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=index.js.map

@@ -0,1 +1,2 @@

'use client'
"use strict";

@@ -75,1 +76,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=spinner.js.map

20

package.json
{
"name": "@chakra-ui/spinner",
"version": "0.0.0-dev-20230112154520",
"version": "0.0.0-dev-20230718122336",
"description": "A React component for displaying spinners and loaders",

@@ -32,21 +32,13 @@ "keywords": [

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "0.0.0-dev-20230112154520",
"@chakra-ui/utils": "0.0.0-dev-20230112154520"
"clean-package": "2.2.0",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"@chakra-ui/utils": "2.0.15"
},
"peerDependencies": {
"@chakra-ui/system": "0.0.0-dev-20230112154520",
"@chakra-ui/system": "0.0.0-dev-20230718122336",
"react": ">=18"
},
"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"dependencies": {
"@chakra-ui/shared-utils": "0.0.0-dev-20230112154520"
"@chakra-ui/shared-utils": "2.0.5"
},

@@ -53,0 +45,0 @@ "module": "dist/index.mjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc