Socket
Socket
Sign inDemoInstall

@ndla/core

Package Overview
Dependencies
Maintainers
9
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 3.1.0 to 3.1.1

4

es/colors.js

@@ -64,2 +64,6 @@ var brandLight = '#ceddea';

},
notion: {
light: '#DEF1ED',
dark: '#3E5860'
},
tasksAndActivities: {

@@ -66,0 +70,0 @@ background: '#f8e0c4',

@@ -57,2 +57,6 @@ declare const colors: {

};
notion: {
light: string;
dark: string;
};
tasksAndActivities: {

@@ -59,0 +63,0 @@ background: string;

@@ -70,2 +70,6 @@ "use strict";

},
notion: {
light: '#DEF1ED',
dark: '#3E5860'
},
tasksAndActivities: {

@@ -72,0 +76,0 @@ background: '#f8e0c4',

4

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

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

},
"gitHead": "4d0730c32a5a72e492a281daf6447cd42c45f629"
"gitHead": "00c5d82d0e126d0f3d83c1852f47104564261222"
}

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