Socket
Socket
Sign inDemoInstall

@khanacademy/wonder-blocks-link

Package Overview
Dependencies
Maintainers
1
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-PR2206-20240409145807 to 0.0.0-PR2212-20240417170519

21

CHANGELOG.md
# @khanacademy/wonder-blocks-link
## 0.0.0-PR2206-20240409145807
## 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
- Updated dependencies [39c81741]
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2212-20240417170519
- @khanacademy/wonder-blocks-core@0.0.0-PR2212-20240417170519
- @khanacademy/wonder-blocks-icon@0.0.0-PR2212-20240417170519
## 6.0.11
### Patch Changes
- 874081aa: Remove wonder-blocks-color dependency in favor of wonder-blocks-tokens
- Updated dependencies [874081aa]
- Updated dependencies [874081aa]
- Updated dependencies [bad101bf]
- @khanacademy/wonder-blocks-tokens@0.0.0-PR2206-20240409145807
- @khanacademy/wonder-blocks-clickable@0.0.0-PR2206-20240409145807
- Updated dependencies [a9bf603a]
- @khanacademy/wonder-blocks-tokens@1.2.0
- @khanacademy/wonder-blocks-clickable@4.1.3

@@ -14,0 +27,0 @@ ## 6.0.10

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": "0.0.0-PR2206-20240409145807",
"version": "0.0.0-PR2212-20240417170519",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2206-20240409145807",
"@khanacademy/wonder-blocks-core": "^6.3.1",
"@khanacademy/wonder-blocks-icon": "^4.0.1",
"@khanacademy/wonder-blocks-tokens": "0.0.0-PR2206-20240409145807"
"@khanacademy/wonder-blocks-clickable": "0.0.0-PR2212-20240417170519",
"@khanacademy/wonder-blocks-core": "0.0.0-PR2212-20240417170519",
"@khanacademy/wonder-blocks-icon": "0.0.0-PR2212-20240417170519",
"@khanacademy/wonder-blocks-tokens": "^1.2.0"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

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