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

@rmwc/icon-button

Package Overview
Dependencies
Maintainers
1
Versions
174
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/icon-button - npm Package Compare versions

Comparing version 3.0.11 to 4.0.0

4

index.js

@@ -16,3 +16,3 @@ 'use strict';

var _mdc = require('@material/icon-button/dist/mdc.iconButton');
var _iconButton = require('@material/icon-button');

@@ -131,3 +131,3 @@ var _icon = require('@rmwc/icon');

}((0, _base.withFoundation)({
constructor: _mdc.MDCIconButtonToggle
constructor: _iconButton.MDCIconButtonToggle
}));

@@ -134,0 +134,0 @@

{
"name": "@rmwc/icon-button",
"version": "3.0.11",
"version": "4.0.0",
"description": "RMWC IconButton component",

@@ -29,7 +29,7 @@ "main": "index.js",

"dependencies": {
"@material/icon-button": "~0.40.0",
"@rmwc/base": "^3.0.11",
"@rmwc/icon": "^3.0.11",
"@rmwc/ripple": "^3.0.11"
"@material/icon-button": "~0.41.0",
"@rmwc/base": "^4.0.0",
"@rmwc/icon": "^4.0.0",
"@rmwc/ripple": "^4.0.0"
}
}

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