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.14 to 0.6.15

1

es/colors.js

@@ -25,2 +25,3 @@ var brandLight = '#ceddea';

grey: '#777777',
greyMedium: '#9b9b9b',
greyLight: brandGreyLight,

@@ -27,0 +28,0 @@ greyLighter: '#eff0f2',

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

grey: string;
greyMedium: string;
greyLight: string;

@@ -20,0 +21,0 @@ greyLighter: string;

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

grey: '#777777',
greyMedium: '#9b9b9b',
greyLight: brandGreyLight,

@@ -33,0 +34,0 @@ greyLighter: '#eff0f2',

4

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

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

},
"gitHead": "86464ff3778696b939ca951a4a45df96346e4e47"
"gitHead": "193ca02e5fada0ae6ca0df9d23d2a270ccab2a97"
}
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