Socket
Socket
Sign inDemoInstall

@chakra-ui/hooks

Package Overview
Dependencies
15
Maintainers
2
Versions
386
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.0 to 2.2.1

dist/chunk-3VAWNCU2.mjs

7

dist/index.js

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

'use client'
"use strict";

@@ -21,2 +22,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -542,2 +547,3 @@ mod

() => () => fn(),
// eslint-disable-next-line react-hooks/exhaustive-deps
deps

@@ -869,1 +875,2 @@ );

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

2

dist/use-animation-state.js

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

'use client'
"use strict";

@@ -107,1 +108,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-animation-state.js.map

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

'use client'
"use strict";

@@ -43,1 +44,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -48,1 +49,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-callback-ref.js.map

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

'use client'
"use strict";

@@ -21,2 +22,6 @@ var __create = Object.create;

var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
// If the importer is in node compatibility mode or this is not an ESM
// file that has been converted to a CommonJS file using a Babel-
// compatible transform (i.e. "__esModule" has not been set), then set
// "default" to the CommonJS "module.exports" for node compatibility.
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,

@@ -68,1 +73,2 @@ mod

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

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

@@ -88,1 +89,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

@@ -122,1 +123,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

@@ -66,1 +67,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-event-listener-map.js.map

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

'use client'
"use strict";

@@ -73,1 +74,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-event-listener.js.map

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

'use client'
"use strict";

@@ -65,1 +66,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-focus-effect.js.map

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

'use client'
"use strict";

@@ -82,1 +83,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-focus-on-hide.js.map

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

'use client'
"use strict";

@@ -110,1 +111,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-focus-on-pointerdown.js.map

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

'use client'
"use strict";

@@ -136,1 +137,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-focus-on-show.js.map

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

'use client'
"use strict";

@@ -33,2 +34,3 @@ var __defProp = Object.defineProperty;

() => () => fn(),
// eslint-disable-next-line react-hooks/exhaustive-deps
deps

@@ -55,1 +57,2 @@ );

});
//# sourceMappingURL=use-force-update.js.map

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

'use client'
"use strict";

@@ -58,1 +59,2 @@ var __defProp = Object.defineProperty;

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

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

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

});
//# sourceMappingURL=use-latest-ref.js.map

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

'use client'
"use strict";

@@ -59,1 +60,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-merge-refs.js.map

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

'use client'
"use strict";

@@ -87,1 +88,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-mouse-down-ref.js.map

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

'use client'
"use strict";

@@ -110,1 +111,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-outside-click.js.map

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

'use client'
"use strict";

@@ -92,2 +93,3 @@ var __defProp = Object.defineProperty;

() => () => fn(),
// eslint-disable-next-line react-hooks/exhaustive-deps
deps

@@ -143,1 +145,2 @@ );

});
//# sourceMappingURL=use-pan-gesture.js.map

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

'use client'
"use strict";

@@ -86,1 +87,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-pointer-event.js.map

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

@@ -33,1 +34,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-safe-layout-effect.js.map

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

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

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

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

'use client'
"use strict";

@@ -30,2 +31,3 @@ var __defProp = Object.defineProperty;

() => () => fn(),
// eslint-disable-next-line react-hooks/exhaustive-deps
deps

@@ -38,1 +40,2 @@ );

});
//# sourceMappingURL=use-unmount-effect.js.map

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

'use client'
"use strict";

@@ -49,1 +50,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-update-effect.js.map

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

'use client'
"use strict";

@@ -52,1 +53,2 @@ var __defProp = Object.defineProperty;

});
//# sourceMappingURL=use-why-update.js.map

10

package.json
{
"name": "@chakra-ui/hooks",
"version": "2.2.0",
"version": "2.2.1",
"description": "React hooks for Chakra components",

@@ -31,6 +31,6 @@ "keywords": [

"dependencies": {
"compute-scroll-into-view": "1.0.20",
"compute-scroll-into-view": "3.0.3",
"copy-to-clipboard": "3.3.3",
"@chakra-ui/react-utils": "2.0.12",
"@chakra-ui/utils": "2.0.15"
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/react-utils": "2.0.12"
},

@@ -41,3 +41,3 @@ "peerDependencies": {

"devDependencies": {
"react": "^18.0.0",
"react": "^18.2.0",
"clean-package": "2.2.0"

@@ -44,0 +44,0 @@ },

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

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

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

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