Socket
Socket
Sign inDemoInstall

@chakra-ui/provider

Package Overview
Dependencies
Maintainers
2
Versions
606
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/provider - npm Package Compare versions

Comparing version 2.3.0 to 2.4.0

dist/chakra-provider.js.map

2

dist/chakra-provider.js

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

'use client'
"use strict";

@@ -69,1 +70,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=chakra-provider.js.map

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

'use client'
"use strict";

@@ -71,1 +72,2 @@ var __defProp = Object.defineProperty;

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

18

package.json
{
"name": "@chakra-ui/provider",
"version": "2.3.0",
"version": "2.4.0",
"description": "Theme and components agnostic ChakraProvider",

@@ -14,6 +14,6 @@ "main": "dist/index.js",

"dependencies": {
"@chakra-ui/css-reset": "2.1.2",
"@chakra-ui/portal": "2.0.16",
"@chakra-ui/react-env": "3.0.0",
"@chakra-ui/system": "2.5.8",
"@chakra-ui/css-reset": "2.2.0",
"@chakra-ui/portal": "2.1.0",
"@chakra-ui/react-env": "3.1.0",
"@chakra-ui/system": "2.6.0",
"@chakra-ui/utils": "2.0.15"

@@ -59,10 +59,2 @@ },

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

@@ -69,0 +61,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

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