Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-PR2139-20231214153611 to 0.0.0-PR2142-20231214162030

5

CHANGELOG.md
# @khanacademy/wonder-blocks-icon
## 0.0.0-PR2139-20231214153611
## 0.0.0-PR2142-20231214162030
### Patch Changes
- deb9620c: Added `role="img"` docs to PhosphorIcon. Fixed a11y issue to banners by adding the img role to the icons in each banner"
- Updated dependencies [6df21f71]
- @khanacademy/wonder-blocks-core@0.0.0-PR2139-20231214153611
- @khanacademy/wonder-blocks-core@0.0.0-PR2142-20231214162030

@@ -10,0 +11,0 @@ ## 4.0.0

9

dist/components/phosphor-icon.d.ts

@@ -44,5 +44,6 @@ import * as React from "react";

/**
* Test ID used for e2e testing.
* The role of the icon.
* @see https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA24
*/
testId?: string | undefined;
role?: "img" | undefined;
/**

@@ -54,2 +55,6 @@ * Size of the icon. One of `small` (16), `medium` (24), `large` (48), or

/**
* Test ID used for e2e testing.
*/
testId?: string | undefined;
/**
* The icon to display. This is a reference to the icon asset (imported as a

@@ -56,0 +61,0 @@ * static SVG file).

{
"name": "@khanacademy/wonder-blocks-icon",
"version": "0.0.0-PR2139-20231214153611",
"version": "0.0.0-PR2142-20231214162030",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "0.0.0-PR2139-20231214153611"
"@khanacademy/wonder-blocks-core": "0.0.0-PR2142-20231214162030"
},

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

Sorry, the diff of this file is not supported yet

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