@radix-ui/react-label
Advanced tools
Comparing version 2.0.1 to 2.0.2-rc.1
{ | ||
"name": "@radix-ui/react-label", | ||
"version": "2.0.1", | ||
"version": "2.0.2-rc.1", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.13.10", | ||
"@radix-ui/react-primitive": "1.0.2" | ||
"@radix-ui/react-primitive": "1.0.3-rc.1" | ||
}, | ||
@@ -34,3 +34,4 @@ "peerDependencies": { | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "2.0.1" | ||
} |
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
10235
1
+ 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-primitive@1.0.2(transitive)
- Removed@radix-ui/react-slot@1.0.1(transitive)