🚀 Socket Launch Week 🚀 Day 1: Introducing .NET Support in Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rmwc/switch

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/switch - npm Package Compare versions

Comparing version

to
6.0.0

14

package.json
{
"name": "@rmwc/switch",
"version": "6.0.0-rc.4",
"version": "6.0.0",
"description": "RMWC Switch component",

@@ -38,9 +38,9 @@ "main": "dist/index.js",

"@material/switch": "^5.1.0",
"@rmwc/base": "^6.0.0-rc.4",
"@rmwc/formfield": "^6.0.0-rc.4",
"@rmwc/ripple": "^6.0.0-rc.4",
"@rmwc/toggleable": "^6.0.0-rc.4",
"@rmwc/types": "^6.0.0-rc.3"
"@rmwc/base": "^6.0.0",
"@rmwc/formfield": "^6.0.0",
"@rmwc/ripple": "^6.0.0",
"@rmwc/toggleable": "^6.0.0",
"@rmwc/types": "^6.0.0"
},
"gitHead": "98c8ece9abc635cdc1ec50b941529e8250ca7a27"
"gitHead": "48870f49fb39eeab199d83d1771bed91e81ec731"
}