@ltht-react/styles
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.1](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.0...@ltht-react/styles@0.1.1) (2020-03-12) | ||
**Note:** Version bump only for package @ltht-react/styles | ||
## [0.0.7](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.6...@ltht-react/styles@0.0.7) (2020-01-30) | ||
@@ -8,0 +16,0 @@ |
@@ -12,4 +12,5 @@ export declare const TEXT_PRIMARY_COLOUR = "#231f20"; | ||
export declare const CARD_BACKGROUND_COLOUR_NO_DATA = "#F2F2F2"; | ||
export declare const CARD_BORDER_COLOUR = "#b0b0b0"; | ||
export declare const CARD_SHADOW_COLOUR = "#666666"; | ||
export declare const CARD_LIST_ITEM_BACKGROUND_HOVER = "#E8EDEE"; | ||
export declare const CARD_LIST_ITEM_BORDER_HOVER = "#b0b0b0"; |
@@ -22,2 +22,3 @@ "use strict"; | ||
exports.CARD_BACKGROUND_COLOUR_NO_DATA = '#F2F2F2'; | ||
exports.CARD_BORDER_COLOUR = '#b0b0b0'; | ||
exports.CARD_SHADOW_COLOUR = '#666666'; | ||
@@ -24,0 +25,0 @@ exports.CARD_LIST_ITEM_BACKGROUND_HOVER = colours.NHS_PALE_GREY; |
{ | ||
"name": "@ltht-react/styles", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "> TODO: description", | ||
@@ -32,3 +32,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>", | ||
}, | ||
"gitHead": "10d555eef209eba015aa27a45b6d9e5603546663" | ||
"gitHead": "7ebcfe2e86ef8e5ee215db26dee3c7dac66b7686" | ||
} |
@@ -0,0 +0,0 @@ # `@ltht-react/types` |
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
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
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
13705
159