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

@zag-js/timer

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zag-js/timer - npm Package Compare versions

Comparing version 0.63.0 to 0.64.0

12

package.json
{
"name": "@zag-js/timer",
"version": "0.63.0",
"version": "0.64.0",
"description": "Core logic for the timer widget implemented as a state machine",

@@ -30,6 +30,6 @@ "keywords": [

"dependencies": {
"@zag-js/anatomy": "0.63.0",
"@zag-js/core": "0.63.0",
"@zag-js/types": "0.63.0",
"@zag-js/utils": "0.63.0"
"@zag-js/anatomy": "0.64.0",
"@zag-js/core": "0.64.0",
"@zag-js/types": "0.64.0",
"@zag-js/utils": "0.64.0"
},

@@ -54,3 +54,3 @@ "devDependencies": {

"test": "jest --config ../../jest.config.js --rootDir tests",
"lint": "eslint src --ext .ts,.tsx",
"lint": "eslint src",
"test-ci": "pnpm test --ci --runInBand -u",

@@ -57,0 +57,0 @@ "test-watch": "pnpm test --watch"

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