@zag-js/progress
Advanced tools
Comparing version 0.63.0 to 0.64.0
{ | ||
"name": "@zag-js/progress", | ||
"version": "0.63.0", | ||
"version": "0.64.0", | ||
"description": "Core logic for the progress widget implemented as a state machine", | ||
@@ -31,7 +31,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/anatomy": "0.63.0", | ||
"@zag-js/core": "0.63.0", | ||
"@zag-js/dom-query": "0.63.0", | ||
"@zag-js/utils": "0.63.0", | ||
"@zag-js/types": "0.63.0" | ||
"@zag-js/anatomy": "0.64.0", | ||
"@zag-js/core": "0.64.0", | ||
"@zag-js/dom-query": "0.64.0", | ||
"@zag-js/utils": "0.64.0", | ||
"@zag-js/types": "0.64.0" | ||
}, | ||
@@ -54,5 +54,5 @@ "devDependencies": { | ||
"build": "tsup", | ||
"lint": "eslint src --ext .ts,.tsx", | ||
"lint": "eslint src", | ||
"typecheck": "tsc --noEmit" | ||
} | ||
} |
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
72348
+ Added@zag-js/anatomy@0.64.0(transitive)
+ Added@zag-js/core@0.64.0(transitive)
+ Added@zag-js/dom-query@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/dom-query@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/dom-query@0.64.0
Updated@zag-js/types@0.64.0
Updated@zag-js/utils@0.64.0