Socket
Socket
Sign inDemoInstall

@chakra-ui/counter

Package Overview
Dependencies
5
Maintainers
3
Versions
324
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.10 to 2.0.11

11

package.json
{
"name": "@chakra-ui/counter",
"version": "2.0.10",
"version": "2.0.11",
"description": "A React hook for managing counters",

@@ -36,7 +36,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/number-utils": "2.0.4",
"@chakra-ui/react-use-callback-ref": "2.0.4"
"@chakra-ui/number-utils": "2.0.5",
"@chakra-ui/react-use-callback-ref": "2.0.5"
},
"devDependencies": {
"@chakra-ui/shared-utils": "2.0.2",
"@chakra-ui/shared-utils": "2.0.3",
"react": "^18.0.0",

@@ -53,3 +53,4 @@ "clean-package": "2.1.1"

"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs.js",
"types": "./dist/index.d.ts"
},

@@ -56,0 +57,0 @@ "./package.json": "./package.json"

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