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

@ndla/core

Package Overview
Dependencies
Maintainers
7
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndla/core - npm Package Compare versions

Comparing version 2.1.1 to 2.2.0

5

es/colors.js

@@ -97,6 +97,9 @@ var brandLight = '#ceddea';

redLight: 'rgba(209,55,46,0.3)',
redLightest: 'rgba(209,55,46,0.15)',
green: '#5cbc80',
greenLight: 'rgba(92,188,128,0.3)',
greenLightest: 'rgba(92,188,128,0.15)',
yellow: '#ead854',
yellowLight: 'rgba(234,216,84,0.3)'
yellowLight: 'rgba(234,216,84,0.3)',
yellowLightest: 'rgba(234,216,84,0.15)'
},

@@ -103,0 +106,0 @@ tableBg: '#f9fafb',

3

lib/colors.d.ts

@@ -88,6 +88,9 @@ declare const colors: {

redLight: string;
redLightest: string;
green: string;
greenLight: string;
greenLightest: string;
yellow: string;
yellowLight: string;
yellowLightest: string;
};

@@ -94,0 +97,0 @@ tableBg: string;

@@ -103,6 +103,9 @@ "use strict";

redLight: 'rgba(209,55,46,0.3)',
redLightest: 'rgba(209,55,46,0.15)',
green: '#5cbc80',
greenLight: 'rgba(92,188,128,0.3)',
greenLightest: 'rgba(92,188,128,0.15)',
yellow: '#ead854',
yellowLight: 'rgba(234,216,84,0.3)'
yellowLight: 'rgba(234,216,84,0.3)',
yellowLightest: 'rgba(234,216,84,0.15)'
},

@@ -109,0 +112,0 @@ tableBg: '#f9fafb',

{
"name": "@ndla/core",
"version": "2.1.1",
"version": "2.2.0",
"description": "UI component library for NDLA.",

@@ -37,3 +37,3 @@ "license": "GPL-3.0",

},
"gitHead": "cad80f3c7f0d81b01bacf0599885670d63c7e0a4"
"gitHead": "97d16d07a6f4d4fc04c5114f01aac6c9480b0341"
}
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