Socket
Socket
Sign inDemoInstall

@ltht-react/styles

Package Overview
Dependencies
Maintainers
1
Versions
312
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.0.3 to 0.0.4

8

CHANGELOG.md

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

## [0.0.4](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.3...@ltht-react/styles@0.0.4) (2020-01-21)
**Note:** Version bump only for package @ltht-react/styles
## [0.0.3](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/styles@0.0.2...@ltht-react/styles@0.0.3) (2020-01-20)

@@ -8,0 +16,0 @@

1

lib/atoms/colours.d.ts

@@ -9,2 +9,3 @@ export declare const PRIMARY_TEXT_COLOUR = "#231f20";

export declare const ICON_GREEN_COLOUR = "#009639";
export declare const ICON_DEFAULT_COLOUR = "#768692";
export declare const WIDGET_LIST_ITEM_BACKGROUND_HOVER = "#E8EDEE";

@@ -19,3 +19,4 @@ "use strict";

exports.ICON_GREEN_COLOUR = colours.NHS_GREEN;
exports.ICON_DEFAULT_COLOUR = colours.NHS_MID_GREY;
exports.WIDGET_LIST_ITEM_BACKGROUND_HOVER = colours.NHS_PALE_GREY;
//# sourceMappingURL=colours.js.map

4

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

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

},
"gitHead": "19893cfe90b7d8ce2364187526e8694f822ed1d7"
"gitHead": "4b8098cd2b8337f593290c0781d0cb068f0741e6"
}

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