@radix-ui/react-slot
Advanced tools
Comparing version 0.1.2 to 0.1.3-rc.1
{ | ||
"name": "@radix-ui/react-slot", | ||
"version": "0.1.2", | ||
"version": "0.1.3-rc.1", | ||
"license": "MIT", | ||
@@ -20,6 +20,6 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.13.10", | ||
"@radix-ui/react-compose-refs": "0.1.0" | ||
"@radix-ui/react-compose-refs": "0.1.1-rc.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8 || ^17.0" | ||
"react": "^16.8 || ^17.0 || ^18.0" | ||
}, | ||
@@ -33,3 +33,4 @@ "homepage": "https://radix-ui.com/primitives", | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "0.1.2" | ||
} |
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
16239
+ Added@radix-ui/react-compose-refs@0.1.1-rc.1(transitive)
+ Addedreact@18.3.1(transitive)
- Removed@radix-ui/react-compose-refs@0.1.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)