Socket
Socket
Sign inDemoInstall

@radix-ui/react-collection

Package Overview
Dependencies
11
Maintainers
6
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3-rc.5 to 1.0.3-rc.6

dist/index.d.mts

30

package.json
{
"name": "@radix-ui/react-collection",
"version": "1.0.3-rc.5",
"version": "1.0.3-rc.6",
"license": "MIT",
"source": "src/index.ts",
"main": "dist/index.js",
"module": "dist/index.module.js",
"types": "dist/index.d.ts",
"exports": {
".": {
"import": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
}
},
"source": "./src/index.ts",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"files": [

@@ -20,6 +32,6 @@ "dist",

"@babel/runtime": "^7.13.10",
"@radix-ui/react-compose-refs": "1.0.0",
"@radix-ui/react-context": "1.0.0",
"@radix-ui/react-primitive": "1.0.3-rc.5",
"@radix-ui/react-slot": "1.0.2-rc.5"
"@radix-ui/react-compose-refs": "1.0.1-rc.1",
"@radix-ui/react-context": "1.0.1-rc.1",
"@radix-ui/react-primitive": "1.0.3-rc.6",
"@radix-ui/react-slot": "1.0.2-rc.6"
},

@@ -26,0 +38,0 @@ "peerDependencies": {

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