Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@radix-ui/react-switch

Package Overview
Dependencies
Maintainers
6
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@radix-ui/react-switch - npm Package Compare versions

Comparing version 1.0.3-rc.7 to 1.0.3-rc.8

26

package.json
{
"name": "@radix-ui/react-switch",
"version": "1.0.3-rc.7",
"version": "1.0.3-rc.8",
"license": "MIT",

@@ -32,14 +32,24 @@ "exports": {

"@babel/runtime": "^7.13.10",
"@radix-ui/primitive": "1.0.1-rc.2",
"@radix-ui/react-compose-refs": "1.0.1-rc.2",
"@radix-ui/react-context": "1.0.1-rc.2",
"@radix-ui/react-primitive": "1.0.3-rc.7",
"@radix-ui/react-use-controllable-state": "1.0.1-rc.2",
"@radix-ui/react-use-previous": "1.0.1-rc.2",
"@radix-ui/react-use-size": "1.0.1-rc.2"
"@radix-ui/primitive": "1.0.1-rc.3",
"@radix-ui/react-compose-refs": "1.0.1-rc.3",
"@radix-ui/react-context": "1.0.1-rc.3",
"@radix-ui/react-primitive": "1.0.3-rc.8",
"@radix-ui/react-use-controllable-state": "1.0.1-rc.3",
"@radix-ui/react-use-previous": "1.0.1-rc.3",
"@radix-ui/react-use-size": "1.0.1-rc.3"
},
"peerDependencies": {
"@types/react": "*",
"@types/react-dom": "*",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"peerDependenciesMeta": {
"@types/react": {
"optional": true
},
"@types/react-dom": {
"optional": true
}
},
"homepage": "https://radix-ui.com/primitives",

@@ -46,0 +56,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc