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

@chakra-ui/counter

Package Overview
Dependencies
Maintainers
3
Versions
324
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/counter - npm Package Compare versions

Comparing version 2.0.12 to 2.0.13

11

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

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

"dependencies": {
"@chakra-ui/number-utils": "2.0.6",
"@chakra-ui/react-use-callback-ref": "2.0.6",
"@chakra-ui/shared-utils": "2.0.4"
"@chakra-ui/number-utils": "2.0.7",
"@chakra-ui/react-use-callback-ref": "2.0.7",
"@chakra-ui/shared-utils": "2.0.5"
},

@@ -72,4 +72,5 @@ "devDependencies": {

"typecheck": "tsc --noEmit",
"build:fast": "tsup src"
"build:fast": "tsup src",
"typedocs": "tsx ../../../scripts/generate-type-docs.ts"
}
}
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