Socket
Socket
Sign inDemoInstall

@commercetools-uikit/hooks

Package Overview
Dependencies
Maintainers
4
Versions
701
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.11.1-canary.68 to 10.13.0

3

dist/hooks.cjs.js

@@ -91,4 +91,7 @@ 'use strict';

var version = '10.13.0';
exports.useFieldId = useFieldId;
exports.usePrevious = usePrevious;
exports.useToggleState = useToggleState;
exports.version = version;

4

dist/hooks.esm.js

@@ -84,2 +84,4 @@ import React, { useState, useCallback } from 'react';

export { useFieldId, usePrevious, useToggleState };
var version = '10.13.0';
export { useFieldId, usePrevious, useToggleState, version };
{
"name": "@commercetools-uikit/hooks",
"version": "10.11.1-canary.68+d78d8745",
"version": "10.13.0",
"description": "",

@@ -16,2 +16,3 @@ "main": "dist/hooks.cjs.js",

"scripts": {
"prepare": "../../scripts/version.js replace",
"prebuild": "rimraf dist",

@@ -24,3 +25,3 @@ "build": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -i ./index.js"

"license": "MIT",
"gitHead": "d78d874568cadf294f0cbd38c300456f47b34653"
"gitHead": "98037b3980967bfa6dcdc97d2bcbd44e275429a7"
}
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