@zag-js/timer
Advanced tools
Comparing version 0.63.0 to 0.64.0
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63206
+ Added@zag-js/anatomy@0.64.0(transitive)
+ Added@zag-js/core@0.64.0(transitive)
+ Added@zag-js/store@0.64.0(transitive)
+ Added@zag-js/types@0.64.0(transitive)
+ Added@zag-js/utils@0.64.0(transitive)
- Removed@zag-js/anatomy@0.63.0(transitive)
- Removed@zag-js/core@0.63.0(transitive)
- Removed@zag-js/store@0.63.0(transitive)
- Removed@zag-js/types@0.63.0(transitive)
- Removed@zag-js/utils@0.63.0(transitive)
Updated@zag-js/anatomy@0.64.0
Updated@zag-js/core@0.64.0
Updated@zag-js/types@0.64.0
Updated@zag-js/utils@0.64.0