@radix-ui/react-id
Advanced tools
Comparing version 0.1.5 to 0.1.6-rc.1
{ | ||
"name": "@radix-ui/react-id", | ||
"version": "0.1.5", | ||
"version": "0.1.6-rc.1", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "source": "src/index.ts", | ||
"peerDependencies": { | ||
"react": "^16.8 || ^17.0" | ||
"react": "^16.8 || ^17.0 || ^18.0" | ||
}, | ||
@@ -32,4 +32,5 @@ "homepage": "https://radix-ui.com/primitives", | ||
"@babel/runtime": "^7.13.10", | ||
"@radix-ui/react-use-layout-effect": "0.1.0" | ||
} | ||
"@radix-ui/react-use-layout-effect": "0.1.1-rc.1" | ||
}, | ||
"stableVersion": "0.1.5" | ||
} |
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
7372
+ Added@radix-ui/react-use-layout-effect@0.1.1-rc.1(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@radix-ui/react-use-layout-effect@0.1.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)