Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chakra-ui/hooks

Package Overview
Dependencies
Maintainers
0
Versions
416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/hooks - npm Package Compare versions

Comparing version 3.0.0-next.15 to 3.0.0-next.16

dist/esm/index.js

9

package.json
{
"name": "@chakra-ui/hooks",
"version": "3.0.0-next.15",
"version": "3.0.0-next.16",
"description": "React hooks for Chakra components",

@@ -11,2 +11,3 @@ "keywords": [

],
"type": "module",
"sideEffects": false,

@@ -17,3 +18,3 @@ "author": "Segun Adebayo <sage@adebayosegun.com>",

"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",
"module": "dist/esm/index.js",
"types": "dist/types/index.d.ts",

@@ -38,3 +39,3 @@ "files": [

"framesync": "6.1.2",
"@chakra-ui/utils": "3.0.0-next.15"
"@chakra-ui/utils": "3.0.0-next.16"
},

@@ -52,3 +53,3 @@ "peerDependencies": {

"types": "./dist/types/index.d.ts",
"default": "./dist/esm/index.mjs"
"default": "./dist/esm/index.js"
},

@@ -55,0 +56,0 @@ "require": {

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