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

@khanacademy/wonder-blocks-color

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.6 to 1.0.7

dist/es/index.js

3

dist/index.js

@@ -229,6 +229,7 @@ module.exports =

white64: (0, _utils.fade)(white, 0.64),
white50: (0, _utils.fade)(white, 0.5),
// Brand
darkBlue: "#0a2a66",
teal: "#00e5ae",
teal: "#14bf96",
lightBlue: "#37c5fd",

@@ -235,0 +236,0 @@ pink: "#fa50ae"

@@ -26,6 +26,7 @@ // @flow

white64: fade(white, 0.64),
white50: fade(white, 0.5),
// Brand
darkBlue: "#0a2a66",
teal: "#00e5ae",
teal: "#14bf96",
lightBlue: "#37c5fd",

@@ -32,0 +33,0 @@ pink: "#fa50ae",

{
"name": "@khanacademy/wonder-blocks-color",
"version": "1.0.6",
"version": "1.0.7",
"design": "v2",

@@ -10,2 +10,3 @@ "publishConfig": {

"main": "dist/index.js",
"module": "dist/es/index.js",
"source": "index.js",

@@ -16,4 +17,4 @@ "scripts": {

"devDependencies": {
"@khanacademy/wonder-blocks-core": "^1.1.1",
"@khanacademy/wonder-blocks-typography": "^1.0.6"
"@khanacademy/wonder-blocks-core": "^1.2.0",
"@khanacademy/wonder-blocks-typography": "^1.0.7"
},

@@ -20,0 +21,0 @@ "author": "",

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