@ndla/core
Advanced tools
Comparing version 4.0.0 to 4.0.1
@@ -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" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
120514
959
1