New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-tokens

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.0-PR2431-20250127151947 to 0.0.0-PR2431-20250129152737

8

CHANGELOG.md
# @khanacademy/wonder-blocks-tokens
## 0.0.0-PR2431-20250127151947
## 0.0.0-PR2431-20250129152737
### Minor Changes
- c162abb4: Add `border.focus` semantic color token to use for the focus outline
## 4.0.0
### Major Changes

@@ -6,0 +12,0 @@

@@ -231,2 +231,3 @@ const border$1 = {

strong: color.fadedOffBlack50,
focus: color.blue,
inverse: color.white

@@ -233,0 +234,0 @@ };

@@ -235,2 +235,3 @@ 'use strict';

strong: color.fadedOffBlack50,
focus: color.blue,
inverse: color.white

@@ -237,0 +238,0 @@ };

@@ -140,2 +140,3 @@ export declare const semanticColor: {

strong: string;
focus: string;
inverse: string;

@@ -142,0 +143,0 @@ };

2

package.json
{
"name": "@khanacademy/wonder-blocks-tokens",
"version": "0.0.0-PR2431-20250127151947",
"version": "0.0.0-PR2431-20250129152737",
"description": "Core primitive design tokens for Web Wonder Blocks",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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