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

@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.7 to 0.6.8

3

es/colors.js

@@ -34,3 +34,4 @@ var brandLight = '#ceddea';

filmColor: '#091a2a',
filmColorBright: '#20588f'
filmColorBright: '#20588f',
filmColorLight: '#0f263b'
},

@@ -37,0 +38,0 @@ subject: {

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

filmColorBright: string;
filmColorLight: string;
};

@@ -30,0 +31,0 @@ subject: {

@@ -40,3 +40,4 @@ "use strict";

filmColor: '#091a2a',
filmColorBright: '#20588f'
filmColorBright: '#20588f',
filmColorLight: '#0f263b'
},

@@ -43,0 +44,0 @@ subject: {

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

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

},
"gitHead": "55aefa8f9ff9441062f8105aaedd7c263e2ace55"
"gitHead": "432deca962a5b2a9a54a4987cd1a39116f59fb0f"
}

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