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 4.0.1 to 4.1.0

11

CHANGELOG.md
# @khanacademy/wonder-blocks-icon
## 4.1.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-core@6.4.0
## 4.0.1

@@ -4,0 +15,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": "4.0.1",
"version": "4.1.0",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "^6.3.1"
"@khanacademy/wonder-blocks-core": "^6.4.0"
},

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