Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon-button

Package Overview
Dependencies
35
Maintainers
1
Versions
293
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-PR2223-20240509204535 to 0.0.0-PR2231-20240520192816

9

CHANGELOG.md
# @khanacademy/wonder-blocks-icon-button
## 0.0.0-PR2223-20240509204535
## 0.0.0-PR2231-20240520192816
### Minor Changes
### Patch Changes
- fa952500: Add onMouseDown prop
- Updated dependencies [e384dff4]
- @khanacademy/wonder-blocks-core@0.0.0-PR2231-20240520192816
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2231-20240520192816
- @khanacademy/wonder-blocks-icon@0.0.0-PR2231-20240520192816

@@ -9,0 +12,0 @@ ## 5.2.1

@@ -99,6 +99,2 @@ import * as React from "react";

onClick?: (e: React.SyntheticEvent) => unknown;
/**
* Function to call when the mouse down event is triggered.
*/
onMouseDown?: (e: React.MouseEvent) => void;
};

@@ -105,0 +101,0 @@ /**

{
"name": "@khanacademy/wonder-blocks-icon-button",
"version": "0.0.0-PR2223-20240509204535",
"version": "0.0.0-PR2231-20240520192816",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-clickable": "^4.2.1",
"@khanacademy/wonder-blocks-core": "^6.4.0",
"@khanacademy/wonder-blocks-icon": "^4.1.0",
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2231-20240520192816",
"@khanacademy/wonder-blocks-core": "0.0.0-PR2231-20240520192816",
"@khanacademy/wonder-blocks-icon": "0.0.0-PR2231-20240520192816",
"@khanacademy/wonder-blocks-theming": "^2.0.2",

@@ -24,0 +24,0 @@ "@khanacademy/wonder-blocks-tokens": "^1.3.0"

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc