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

@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 4.0.0 to 4.0.1

3

es/colors.js

@@ -124,5 +124,6 @@ var brandLight = '#ceddea';

backgroundGray: brandGreyLightest,
grayDark: '#e4e4e4'
grayDark: '#e4e4e4',
frontpageArticle: '#f7fafd'
}
};
export default colors;

@@ -117,4 +117,5 @@ declare const colors: {

grayDark: string;
frontpageArticle: string;
};
};
export default colors;

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

backgroundGray: brandGreyLightest,
grayDark: '#e4e4e4'
grayDark: '#e4e4e4',
frontpageArticle: '#f7fafd'
}

@@ -133,0 +134,0 @@ };

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

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

},
"gitHead": "3961942d13c313b37bba92395f6a430ed31dc954"
"gitHead": "b71ad26162a2a50f29bc6f5a77dba795acbac7f4"
}
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