Socket
Socket
Sign inDemoInstall

@ndla/core

Package Overview
Dependencies
Maintainers
5
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 0.6.5 to 0.6.6

2

es/colors.js
var brandLight = '#ceddea';
var brandLightest = '#F0F6FB';
var brandDark = '#184673';

@@ -15,2 +16,3 @@ var brandGreyLight = '#e8e3e3';

lighter: '#deebf6',
lightest: brandLightest,
dark: brandDark,

@@ -17,0 +19,0 @@

@@ -11,2 +11,3 @@ declare const _default: {

lighter: string;
lightest: string;
dark: string;

@@ -13,0 +14,0 @@ /**

@@ -8,2 +8,3 @@ "use strict";

var brandLight = '#ceddea';
var brandLightest = '#F0F6FB';
var brandDark = '#184673';

@@ -22,2 +23,3 @@ var brandGreyLight = '#e8e3e3';

lighter: '#deebf6',
lightest: brandLightest,
dark: brandDark,

@@ -24,0 +26,0 @@

4

package.json
{
"name": "@ndla/core",
"version": "0.6.5",
"version": "0.6.6",
"description": "UI component library for NDLA.",

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

},
"gitHead": "baa9522b4e47c80c7b928f9ebbb00a3bde6102e2"
"gitHead": "9cff94cd0afa90d567e46b80fd3da25a979978cf"
}

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