@ndla/core
Advanced tools
Comparing version 0.4.10 to 0.5.0
@@ -30,2 +30,6 @@ var brandLight = '#ceddea'; | ||
*/ | ||
ndlaFilm: { | ||
filmColor: '#091a2a', | ||
filmColorBright: '#20588f' | ||
}, | ||
subject: { | ||
@@ -32,0 +36,0 @@ light: brandLight, |
@@ -35,2 +35,6 @@ "use strict"; | ||
*/ | ||
ndlaFilm: { | ||
filmColor: '#091a2a', | ||
filmColorBright: '#20588f' | ||
}, | ||
subject: { | ||
@@ -37,0 +41,0 @@ light: brandLight, |
{ | ||
"name": "@ndla/core", | ||
"version": "0.4.10", | ||
"version": "0.5.0", | ||
"description": "UI component library for NDLA.", | ||
@@ -9,2 +9,8 @@ "license": "GPL-3.0", | ||
"sideEffects": false, | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
"build": "yarn build:types", | ||
"build:types": "tsc -p tsconfig.build.json", | ||
"prepublish": "yarn build" | ||
}, | ||
"repository": { | ||
@@ -21,3 +27,4 @@ "type": "git", | ||
"es", | ||
"scss" | ||
"scss", | ||
"types" | ||
], | ||
@@ -33,3 +40,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "531c748f15a3ea027ba0e4f5c6292889b5c7847a" | ||
"gitHead": "d85fe2f9a64554365874dc621b0f51a09a22177d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
96242
70
710