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 3.1.17 to 3.2.0

5

components/icon-button.js

@@ -65,2 +65,7 @@ // @flow

/**
* Adds CSS classes to the IconButton.
*/
className?: string,
// NOTE(jeresig): Currently React Docgen (used by Styleguidist) doesn't

@@ -67,0 +72,0 @@ // support ... inside of an exact object type. Thus we had to move the

8

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

@@ -19,4 +19,4 @@ "publishConfig": {

"@khanacademy/wonder-blocks-color": "^1.1.15",
"@khanacademy/wonder-blocks-core": "^2.6.2",
"@khanacademy/wonder-blocks-icon": "^1.2.11"
"@khanacademy/wonder-blocks-core": "^2.7.0",
"@khanacademy/wonder-blocks-icon": "^1.2.12"
},

@@ -32,3 +32,3 @@ "peerDependencies": {

},
"gitHead": "d54b1f3b101a92dc4a53e0f6aa4621db2e2a5b6e"
"gitHead": "483662a65071f7f5539a5a40adc9e6c22d441bf8"
}
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