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.2 to 0.1.3

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

## [0.1.3](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.2...@ltht-react/styles@0.1.3) (2020-04-08)
**Note:** Version bump only for package @ltht-react/styles
## [0.1.2](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.1.1...@ltht-react/styles@0.1.2) (2020-03-16)

@@ -8,0 +17,0 @@

1

lib/atoms/colours.d.ts

@@ -34,2 +34,3 @@ export declare const INPUT_COLOURS: {

export declare const CARD_LIST_ITEM_BACKGROUND_HOVER = "#E8EDEE";
export declare const CARD_LIST_ITEM_BORDER_COLOUR = "#d8d8d8";
export declare const CARD_LIST_ITEM_BORDER_HOVER = "#b0b0b0";

@@ -36,0 +37,0 @@ export declare const BTN_COLOURS: {

@@ -32,2 +32,3 @@ "use strict";

exports.CARD_LIST_ITEM_BACKGROUND_HOVER = colours.NHS_PALE_GREY;
exports.CARD_LIST_ITEM_BORDER_COLOUR = '#d8d8d8';
exports.CARD_LIST_ITEM_BORDER_HOVER = '#b0b0b0';

@@ -34,0 +35,0 @@ exports.BTN_COLOURS = {

4

package.json
{
"name": "@ltht-react/styles",
"version": "0.1.2",
"version": "0.1.3",
"description": "> TODO: description",

@@ -32,3 +32,3 @@ "author": "Jonny Smith <jonny.asmith@gmail.com>",

},
"gitHead": "3c74589ef31401a6999d236ffdf430960acc7041"
"gitHead": "c92502ba807fdefa5f57f715935a007d333721c9"
}

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