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

@commercetools-uikit/hooks

Package Overview
Dependencies
Maintainers
3
Versions
726
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 0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6 to 0.0.0-preview-FCT-1187-20241021190428

dist/commercetools-uikit-hooks.cjs.d.ts

60

package.json
{
"name": "@commercetools-uikit/hooks",
"version": "0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6",
"description": "",
"main": "dist/hooks.cjs.js",
"module": "dist/hooks.esm.js",
"private": false,
"description": "A collection of React hooks used across some of the UI-Kit components.",
"version": "0.0.0-preview-FCT-1187-20241021190428",
"bugs": "https://github.com/commercetools/ui-kit/issues",
"repository": {
"type": "git",
"url": "https://github.com/commercetools/ui-kit.git",
"directory": "packages/hooks"
},
"homepage": "https://uikit.commercetools.com",
"keywords": [
"javascript",
"typescript",
"design-system",
"react",
"uikit"
],
"license": "MIT",
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"main": "dist/commercetools-uikit-hooks.cjs.js",
"module": "dist/commercetools-uikit-hooks.esm.js",
"preconstruct": {
"entrypoints": [
"./index.ts",
"./polyfills.ts"
]
},
"files": [
"dist"
"dist",
"polyfills"
],
"sideEffects": false,
"scripts": {
"prepare": "../../scripts/version.js replace",
"prebuild": "rimraf dist",
"build": "cross-env NODE_ENV=production rollup -c ../../rollup.config.js -i ./index.js"
},
"dependencies": {
"@commercetools-uikit/utils": "0.0.0-canary-f592e685bb1af2ae3cc09fae010abe25e130b5e6"
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@commercetools-uikit/utils": "0.0.0-preview-FCT-1187-20241021190428",
"@types/raf-schd": "^4.0.1",
"lodash": "4.17.21",
"raf-schd": "^4.0.3"
},
"devDependencies": {
"@testing-library/react": "12.1.5",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"peerDependencies": {
"lodash": "4.17.15",
"react": ">= 16.8.0"
},
"license": "MIT",
"gitHead": "02415af0908240886920a1c585c6a984a621925a"
"react": "17.x",
"react-dom": "17.x"
}
}
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