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

@ndla/core

Package Overview
Dependencies
Maintainers
4
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.23 to 0.6.24

3

es/colors.js

@@ -41,2 +41,5 @@ var brandLight = '#ceddea';

},
ndlaToolBox: {
boxColor: '#e8e3c3'
},
subject: {

@@ -43,0 +46,0 @@ light: brandLight,

@@ -33,2 +33,5 @@ declare const _default: {

};
ndlaToolBox: {
boxColor: string;
};
subject: {

@@ -35,0 +38,0 @@ light: string;

@@ -47,2 +47,5 @@ "use strict";

},
ndlaToolBox: {
boxColor: '#e8e3c3'
},
subject: {

@@ -49,0 +52,0 @@ light: brandLight,

4

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

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

},
"gitHead": "b1f8fccf32b8fdffd9cbe6bbd1404de76a07eb82"
"gitHead": "b3d385e17922d7ff606cc1cfe7ff03e8d9781caf"
}
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