@radix-ui/react-portal
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -7,3 +7,3 @@ import * as React from "react"; | ||
}>; | ||
type PortalPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PortalOwnProps>; | ||
export type PortalPrimitive = Polymorphic.ForwardRefComponent<Polymorphic.IntrinsicElement<typeof Primitive>, PortalOwnProps>; | ||
export const Portal: PortalPrimitive; | ||
@@ -10,0 +10,0 @@ export const Root: PortalPrimitive; |
{ | ||
"name": "@radix-ui/react-portal", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"license": "MIT", | ||
@@ -22,3 +22,3 @@ "source": "src/index.ts", | ||
"@radix-ui/react-polymorphic": "0.0.11", | ||
"@radix-ui/react-primitive": "0.0.12", | ||
"@radix-ui/react-primitive": "0.0.13", | ||
"@radix-ui/react-use-layout-effect": "0.0.5" | ||
@@ -25,0 +25,0 @@ }, |
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
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
12286
+ Added@radix-ui/react-primitive@0.0.13(transitive)
- Removed@radix-ui/react-primitive@0.0.12(transitive)