@radix-ui/react-announce
Advanced tools
Comparing version 0.2.1 to 0.2.2-rc.1
{ | ||
"name": "@radix-ui/react-announce", | ||
"version": "0.2.1", | ||
"version": "0.2.2-rc.1", | ||
"license": "MIT", | ||
@@ -32,5 +32,13 @@ "exports": { | ||
"@radix-ui/react-compose-refs": "1.1.1", | ||
"@radix-ui/react-primitive": "2.0.1", | ||
"@radix-ui/react-primitive": "2.0.2-rc.1", | ||
"@radix-ui/react-use-layout-effect": "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": { | ||
@@ -57,3 +65,4 @@ "@types/react": "*", | ||
"url": "https://github.com/radix-ui/primitives/issues" | ||
} | ||
}, | ||
"stableVersion": "0.2.1" | ||
} |
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
44520
0
6
+ 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)