@zag-js/element-rect
Advanced tools
Comparing version 0.63.0 to 0.64.0
{ | ||
"name": "@zag-js/element-rect", | ||
"version": "0.63.0", | ||
"version": "0.64.0", | ||
"description": "observe element's rect over time", | ||
@@ -42,5 +42,5 @@ "keywords": [ | ||
"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
19048