@radix-ui/react-toggle-group
Advanced tools
Comparing version 1.1.1 to 1.1.2-rc.1
{ | ||
"name": "@radix-ui/react-toggle-group", | ||
"version": "1.1.1", | ||
"version": "1.1.2-rc.1", | ||
"license": "MIT", | ||
@@ -34,7 +34,15 @@ "exports": { | ||
"@radix-ui/react-direction": "1.1.0", | ||
"@radix-ui/react-primitive": "2.0.1", | ||
"@radix-ui/react-roving-focus": "1.1.1", | ||
"@radix-ui/react-toggle": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.2-rc.1", | ||
"@radix-ui/react-roving-focus": "1.1.2-rc.1", | ||
"@radix-ui/react-toggle": "1.1.2-rc.1", | ||
"@radix-ui/react-use-controllable-state": "1.1.0" | ||
}, | ||
"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": { | ||
@@ -61,3 +69,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
53346
0
6
1
3
+ Added@radix-ui/react-collection@1.1.2-rc.1(transitive)
+ Added@radix-ui/react-primitive@2.0.2-rc.1(transitive)
+ Added@radix-ui/react-roving-focus@1.1.2-rc.1(transitive)
+ Added@radix-ui/react-slot@1.1.2-rc.1(transitive)
+ Added@radix-ui/react-toggle@1.1.2-rc.1(transitive)
- Removed@radix-ui/react-collection@1.1.1(transitive)
- Removed@radix-ui/react-primitive@2.0.1(transitive)
- Removed@radix-ui/react-roving-focus@1.1.1(transitive)
- Removed@radix-ui/react-slot@1.1.1(transitive)
- Removed@radix-ui/react-toggle@1.1.1(transitive)