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 2.0.13 to 2.1.0

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

14

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

@@ -32,4 +32,4 @@ "keywords": [

"react": "^18.0.0",
"clean-package": "2.1.1",
"@chakra-ui/system": "2.4.0",
"clean-package": "2.2.0",
"@chakra-ui/system": "2.6.0",
"@chakra-ui/utils": "2.0.15"

@@ -42,10 +42,2 @@ },

"clean-package": "../../../clean-package.config.json",
"tsup": {
"clean": true,
"target": "es2019",
"format": [
"cjs",
"esm"
]
},
"dependencies": {

@@ -52,0 +44,0 @@ "@chakra-ui/shared-utils": "2.0.5"

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