Socket
Socket
Sign inDemoInstall

@radix-ui/react-collection

Package Overview
Dependencies
15
Maintainers
6
Versions
159
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3-rc.7 to 1.0.3-rc.8

20

package.json
{
"name": "@radix-ui/react-collection",
"version": "1.0.3-rc.7",
"version": "1.0.3-rc.8",
"license": "MIT",

@@ -32,11 +32,21 @@ "exports": {

"@babel/runtime": "^7.13.10",
"@radix-ui/react-compose-refs": "1.0.1-rc.2",
"@radix-ui/react-context": "1.0.1-rc.2",
"@radix-ui/react-primitive": "1.0.3-rc.7",
"@radix-ui/react-slot": "1.0.2-rc.7"
"@radix-ui/react-compose-refs": "1.0.1-rc.3",
"@radix-ui/react-context": "1.0.1-rc.3",
"@radix-ui/react-primitive": "1.0.3-rc.8",
"@radix-ui/react-slot": "1.0.2-rc.8"
},
"peerDependencies": {
"@types/react": "*",
"@types/react-dom": "*",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
},
"homepage": "https://radix-ui.com/primitives",

@@ -43,0 +53,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc