Socket
Socket
Sign inDemoInstall

@chakra-ui/button

Package Overview
Dependencies
88
Maintainers
2
Versions
456
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.18 to 2.1.0

dist/button-context.js.map

2

dist/button-context.js

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

'use client'
"use strict";

@@ -37,1 +38,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=button-context.js.map

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

'use client'
"use strict";

@@ -102,1 +103,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=button-group.js.map

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

'use client'
"use strict";

@@ -54,1 +55,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=button-icon.js.map

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

'use client'
"use strict";

@@ -62,1 +63,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -19,1 +20,2 @@ var __defProp = Object.defineProperty;

module.exports = __toCommonJS(button_types_exports);
//# sourceMappingURL=button-types.js.map

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

'use client'
"use strict";

@@ -201,1 +202,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -230,1 +231,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=icon-button.js.map

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

'use client'
"use strict";

@@ -303,1 +304,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -41,1 +42,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-button-type.js.map

26

package.json
{
"name": "@chakra-ui/button",
"version": "2.0.18",
"version": "2.1.0",
"description": "A React component that is a base button.",

@@ -34,9 +34,9 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-context": "2.0.8",
"@chakra-ui/react-context": "2.1.0",
"@chakra-ui/shared-utils": "2.0.5",
"@chakra-ui/react-use-merge-refs": "2.0.7",
"@chakra-ui/spinner": "2.0.13"
"@chakra-ui/react-use-merge-refs": "2.1.0",
"@chakra-ui/spinner": "2.1.0"
},
"devDependencies": {
"framer-motion": "^6.2.9",
"framer-motion": "^10.12.16",
"react-icons": "^4.2.0",

@@ -47,6 +47,6 @@ "react-spinners": "0.11.0",

"@chakra-ui/utils": "2.0.15",
"@chakra-ui/system": "2.5.5",
"@chakra-ui/icons": "2.0.18",
"@chakra-ui/theme": "3.0.1",
"@chakra-ui/layout": "2.1.18"
"@chakra-ui/system": "2.6.0",
"@chakra-ui/icons": "2.1.0",
"@chakra-ui/theme": "3.2.0",
"@chakra-ui/layout": "2.3.0"
},

@@ -58,10 +58,2 @@ "peerDependencies": {

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

@@ -68,0 +60,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc