Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-icon-button

Package Overview
Dependencies
Maintainers
1
Versions
380
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 5.1.14 to 5.2.0

13

CHANGELOG.md
# @khanacademy/wonder-blocks-icon-button
## 5.2.0
### Minor Changes
- 58075352: Change testId to render the default Testing Library HTML attribute: data-testid (was data-test-id)
### Patch Changes
- Updated dependencies [58075352]
- @khanacademy/wonder-blocks-clickable@4.2.0
- @khanacademy/wonder-blocks-core@6.4.0
- @khanacademy/wonder-blocks-icon@4.1.0
## 5.1.14

@@ -4,0 +17,0 @@

2

dist/es/index.js

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

const commonProps = _extends({
"data-test-id": testId,
"data-testid": testId,
style: [defaultStyle, style]

@@ -257,0 +257,0 @@ }, restProps);

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

const commonProps = _extends({
"data-test-id": testId,
"data-testid": testId,
style: [defaultStyle, style]

@@ -280,0 +280,0 @@ }, restProps);

{
"name": "@khanacademy/wonder-blocks-icon-button",
"version": "5.1.14",
"version": "5.2.0",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-clickable": "^4.1.3",
"@khanacademy/wonder-blocks-core": "^6.3.1",
"@khanacademy/wonder-blocks-icon": "^4.0.1",
"@khanacademy/wonder-blocks-clickable": "^4.2.0",
"@khanacademy/wonder-blocks-core": "^6.4.0",
"@khanacademy/wonder-blocks-icon": "^4.1.0",
"@khanacademy/wonder-blocks-theming": "^2.0.2",

@@ -24,0 +24,0 @@ "@khanacademy/wonder-blocks-tokens": "^1.2.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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc