Socket
Socket
Sign inDemoInstall

@ltht-react/styles

Package Overview
Dependencies
Maintainers
5
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/styles - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

CHANGELOG.md

@@ -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 @@

1

lib/atoms/colours.d.ts

@@ -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;

4

package.json
{
"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

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