Socket
Socket
Sign inDemoInstall

@radix-ui/react-collection

Package Overview
Dependencies
10
Maintainers
8
Versions
164
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1 to 0.1.2-rc.1

2

dist/index.d.ts

@@ -8,3 +8,3 @@ import React from "react";

}
export function createCollection<ItemElement extends HTMLElement, ItemData>(name: string): readonly [{
export function createCollection<ItemElement extends HTMLElement, ItemData = {}>(name: string): readonly [{
readonly Provider: React.FC<{

@@ -11,0 +11,0 @@ scope: any;

{
"name": "@radix-ui/react-collection",
"version": "0.1.1",
"version": "0.1.2-rc.1",
"license": "MIT",

@@ -35,3 +35,4 @@ "source": "src/index.ts",

"url": "https://github.com/radix-ui/primitives/issues"
}
},
"stableVersion": "0.1.1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc