New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smui/switch

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/switch - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

17

CHANGELOG.md

@@ -6,2 +6,19 @@ # Change Log

# [4.1.0](https://github.com/hperrin/svelte-material-ui/compare/v4.0.0...v4.1.0) (2021-04-28)
### Bug Fixes
* remove duplicate change and input event forwarding ([641acf1](https://github.com/hperrin/svelte-material-ui/commit/641acf1deeb65c636192ff35f8f83ce59a1842da)), closes [#233](https://github.com/hperrin/svelte-material-ui/issues/233)
### Reverts
* Revert "v4.1.0" ([54dfd48](https://github.com/hperrin/svelte-material-ui/commit/54dfd48fc0560843ccef9cb9821b12e251977c67))
* Revert "v4.1.0" ([3e683d9](https://github.com/hperrin/svelte-material-ui/commit/3e683d9166e7df9eaab2756c9ace64c4dd547758))
# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24)

@@ -8,0 +25,0 @@

8

package.json
{
"name": "@smui/switch",
"version": "4.0.0",
"version": "4.1.0",
"description": "Svelte Material UI - Switch",

@@ -35,4 +35,4 @@ "type": "module",

"@material/switch": "^11.0.0",
"@smui/common": "^4.0.0",
"@smui/ripple": "^4.0.0"
"@smui/common": "^4.1.0",
"@smui/ripple": "^4.1.0"
},

@@ -42,3 +42,3 @@ "devDependencies": {

},
"gitHead": "2d9baa6fc5fea4c23813adc07956211a6f51caa7"
"gitHead": "0ea65674bf0764cd7a6e1ef7f3621e21267ccc81"
}

Sorry, the diff of this file is not supported yet

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