Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@khanacademy/wonder-blocks-progress-spinner

Package Overview
Dependencies
Maintainers
0
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@khanacademy/wonder-blocks-progress-spinner - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

8

CHANGELOG.md
# @khanacademy/wonder-blocks-progress-spinner
## 2.1.6
### Patch Changes
- 688c65dc: Update CircularSpinner color to offBlack50 for improved color contrast for accessibility
- Updated dependencies [07f7f407]
- @khanacademy/wonder-blocks-core@7.0.0
## 2.1.5

@@ -4,0 +12,0 @@

2

dist/es/index.js

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

light: color.white,
dark: color.offBlack16
dark: color.offBlack50
};

@@ -23,0 +23,0 @@ const StyledPath = addStyle("path");

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

light: wonderBlocksTokens.color.white,
dark: wonderBlocksTokens.color.offBlack16
dark: wonderBlocksTokens.color.offBlack50
};

@@ -47,0 +47,0 @@ const StyledPath = wonderBlocksCore.addStyle("path");

{
"name": "@khanacademy/wonder-blocks-progress-spinner",
"version": "2.1.5",
"version": "2.1.6",
"design": "v1",

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

"@babel/runtime": "^7.18.6",
"@khanacademy/wonder-blocks-core": "^6.4.3",
"@khanacademy/wonder-blocks-core": "^7.0.0",
"@khanacademy/wonder-blocks-tokens": "^2.0.0"

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