Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon-button

Package Overview
Dependencies
Maintainers
1
Versions
383
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-icon-button - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

components/icon-button-core.js

@@ -157,6 +157,2 @@ // @flow

background: "none",
"::-moz-focus-inner": {
// Remove inner focus ring from buttons in Firefox
border: 0,
},
},

@@ -163,0 +159,0 @@ disabled: {

@@ -286,7 +286,3 @@ module.exports =

textDecoration: "none",
background: "none",
"::-moz-focus-inner": {
// Remove inner focus ring from buttons in Firefox
border: 0
}
background: "none"
},

@@ -293,0 +289,0 @@ disabled: {

8

package.json
{
"name": "@khanacademy/wonder-blocks-icon-button",
"version": "2.0.0",
"version": "2.0.1",
"design": "v1",

@@ -17,5 +17,5 @@ "publishConfig": {

"dependencies": {
"@khanacademy/wonder-blocks-color": "^1.0.5",
"@khanacademy/wonder-blocks-core": "^1.1.0",
"@khanacademy/wonder-blocks-icon": "^1.0.2"
"@khanacademy/wonder-blocks-color": "^1.0.6",
"@khanacademy/wonder-blocks-core": "^1.1.1",
"@khanacademy/wonder-blocks-icon": "^1.0.3"
},

@@ -22,0 +22,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

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