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

@commercetools-uikit/hooks

Package Overview
Dependencies
Maintainers
3
Versions
736
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commercetools-uikit/hooks - npm Package Compare versions

Comparing version 10.39.2 to 10.39.3

9

CHANGELOG.md
# @commercetools-uikit/hooks
## 10.39.3
### Patch Changes
- [`1d12f65`](https://github.com/commercetools/ui-kit/commit/1d12f65d06e237b500b27749e9ee93b4fababacb) [#1650](https://github.com/commercetools/ui-kit/pull/1650) Thanks [@emmenko](https://github.com/emmenko)! - Rebundle all packages due to a fix in Rollup.
- Updated dependencies [[`1d12f65`](https://github.com/commercetools/ui-kit/commit/1d12f65d06e237b500b27749e9ee93b4fababacb)]:
- @commercetools-uikit/utils@10.39.3
## 10.39.2

@@ -4,0 +13,0 @@

2

dist/hooks.cjs.js

@@ -270,3 +270,3 @@ 'use strict';

// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
var version = '10.39.2';
var version = '10.39.3';

@@ -273,0 +273,0 @@ exports.useFieldId = useFieldId;

@@ -248,5 +248,5 @@ import _slicedToArray from '@babel/runtime-corejs3/helpers/slicedToArray';

// NOTE: This string will be replaced in the `prepare` script by the `scripts/version.js` file.
var version = '10.39.2';
var version = '10.39.3';
export { useFieldId, usePrevious, useRowSelection, useSorting, useToggleState, version };
//# sourceMappingURL=hooks.es.js.map
{
"name": "@commercetools-uikit/hooks",
"description": "A collection of React hooks used across some of the UI-Kit components.",
"version": "10.39.2",
"version": "10.39.3",
"bugs": "https://github.com/commercetools/ui-kit/issues",

@@ -37,3 +37,3 @@ "repository": {

"@babel/runtime-corejs3": "7.12.1",
"@commercetools-uikit/utils": "10.39.2"
"@commercetools-uikit/utils": "10.39.3"
},

@@ -40,0 +40,0 @@ "peerDependencies": {

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