@radix-ui/react-roving-focus
Advanced tools
Comparing version 1.0.3 to 1.0.4-rc.1
{ | ||
"name": "@radix-ui/react-roving-focus", | ||
"version": "1.0.3", | ||
"version": "1.0.4-rc.1", | ||
"license": "MIT", | ||
@@ -21,3 +21,3 @@ "source": "src/index.ts", | ||
"@radix-ui/primitive": "1.0.0", | ||
"@radix-ui/react-collection": "1.0.2", | ||
"@radix-ui/react-collection": "1.0.3-rc.1", | ||
"@radix-ui/react-compose-refs": "1.0.0", | ||
@@ -27,3 +27,3 @@ "@radix-ui/react-context": "1.0.0", | ||
"@radix-ui/react-id": "1.0.0", | ||
"@radix-ui/react-primitive": "1.0.2", | ||
"@radix-ui/react-primitive": "1.0.3-rc.1", | ||
"@radix-ui/react-use-callback-ref": "1.0.0", | ||
@@ -43,3 +43,4 @@ "@radix-ui/react-use-controllable-state": "1.0.0" | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "1.0.3" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
80199
1
+ Added@radix-ui/react-collection@1.0.3-rc.1(transitive)
+ Added@radix-ui/react-primitive@1.0.3-rc.1(transitive)
+ Added@radix-ui/react-slot@1.0.2-rc.1(transitive)
- Removed@radix-ui/react-collection@1.0.2(transitive)
- Removed@radix-ui/react-primitive@1.0.2(transitive)
- Removed@radix-ui/react-slot@1.0.1(transitive)