@radix-ui/react-collection
Advanced tools
Comparing version 1.1.1 to 1.1.2-rc.1
{ | ||
"name": "@radix-ui/react-collection", | ||
"version": "1.1.1", | ||
"version": "1.1.2-rc.1", | ||
"license": "MIT", | ||
@@ -33,5 +33,13 @@ "exports": { | ||
"@radix-ui/react-context": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.1", | ||
"@radix-ui/react-slot": "1.1.1" | ||
"@radix-ui/react-primitive": "2.0.2-rc.1", | ||
"@radix-ui/react-slot": "1.1.2-rc.1" | ||
}, | ||
"devDependencies": { | ||
"@repo/typescript-config": "0.0.0", | ||
"@types/react": "^19.0.7", | ||
"@types/react-dom": "^19.0.3", | ||
"react": "^19.0.0", | ||
"react-dom": "^19.0.0", | ||
"typescript": "^5.7.3" | ||
}, | ||
"peerDependencies": { | ||
@@ -58,3 +66,4 @@ "@types/react": "*", | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "1.1.1" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
26030
0
6
1
+ Added@radix-ui/react-primitive@2.0.2-rc.1(transitive)
+ Added@radix-ui/react-slot@1.1.2-rc.1(transitive)
- Removed@radix-ui/react-primitive@2.0.1(transitive)
- Removed@radix-ui/react-slot@1.1.1(transitive)