@rmwc/icon-button
Advanced tools
Comparing version 3.0.11 to 4.0.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16798
+ Added@material/animation@0.41.0(transitive)
+ Added@material/base@0.41.0(transitive)
+ Added@material/icon-button@0.41.0(transitive)
+ Added@material/ripple@0.41.0(transitive)
+ Added@material/theme@0.41.0(transitive)
+ Added@rmwc/base@4.0.6(transitive)
+ Added@rmwc/icon@4.0.6(transitive)
+ Added@rmwc/provider@4.0.6(transitive)
+ Added@rmwc/ripple@4.0.6(transitive)
- Removed@material/animation@0.40.1(transitive)
- Removed@material/base@0.40.1(transitive)
- Removed@material/icon-button@0.40.1(transitive)
- Removed@material/ripple@0.40.1(transitive)
- Removed@material/theme@0.40.1(transitive)
- Removed@rmwc/base@3.0.11(transitive)
- Removed@rmwc/icon@3.0.11(transitive)
- Removed@rmwc/provider@3.0.6(transitive)
- Removed@rmwc/ripple@3.0.11(transitive)
Updated@rmwc/base@^4.0.0
Updated@rmwc/icon@^4.0.0
Updated@rmwc/ripple@^4.0.0