Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-link

Package Overview
Dependencies
34
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.11 to 6.1.0

13

CHANGELOG.md
# @khanacademy/wonder-blocks-link
## 6.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-clickable@4.2.0
- @khanacademy/wonder-blocks-core@6.4.0
- @khanacademy/wonder-blocks-icon@4.1.0
## 6.0.11

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

2

dist/es/index.js

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

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

@@ -73,0 +73,0 @@ target

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

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

@@ -98,0 +98,0 @@ target

{
"name": "@khanacademy/wonder-blocks-link",
"version": "6.0.11",
"version": "6.1.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-tokens": "^1.2.0"

@@ -24,0 +24,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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc