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-PR2142-20231214180537 to 0.0.0-PR2212-20240417170519

17

CHANGELOG.md
# @khanacademy/wonder-blocks-icon
## 0.0.0-PR2142-20231214180537
## 0.0.0-PR2212-20240417170519
### Minor Changes
- 39c81741: Change testId to render the default Testing Library HTML attribute: data-testid (was data-test-id)
### 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 [39c81741]
- @khanacademy/wonder-blocks-core@0.0.0-PR2212-20240417170519
## 4.0.1
### Patch Changes
- 23ab9f8c: 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-PR2142-20231214180537
- @khanacademy/wonder-blocks-core@6.3.1

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

2

dist/es/index.js

@@ -60,3 +60,3 @@ import * as React from 'react';

}, style],
"data-test-id": testId,
"data-testid": testId,
ref: ref

@@ -63,0 +63,0 @@ }));

@@ -84,3 +84,3 @@ 'use strict';

}, style],
"data-test-id": testId,
"data-testid": testId,
ref: ref

@@ -87,0 +87,0 @@ }));

{
"name": "@khanacademy/wonder-blocks-icon",
"version": "0.0.0-PR2142-20231214180537",
"version": "0.0.0-PR2212-20240417170519",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "0.0.0-PR2142-20231214180537"
"@khanacademy/wonder-blocks-core": "0.0.0-PR2212-20240417170519"
},

@@ -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

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