Socket
Socket
Sign inDemoInstall

@ltht-react/flag-summary

Package Overview
Dependencies
79
Maintainers
5
Versions
311
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.9 to 0.1.10

8

CHANGELOG.md

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

## [0.1.10](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/flag-summary@0.1.9...@ltht-react/flag-summary@0.1.10) (2020-04-14)
**Note:** Version bump only for package @ltht-react/flag-summary
## [0.1.9](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/flag-summary@0.1.8...@ltht-react/flag-summary@0.1.9) (2020-04-09)

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

2

lib/atoms/flag-description.js

@@ -10,3 +10,3 @@ "use strict";

var utils_1 = require("@ltht-react/utils");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n"], ["\n color: ", ";\n text-align: left;\n"])), styles_1.TEXT_COLOURS.SECONDARY);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: left;\n font-size: smaller;\n padding-top: 0.25rem;\n"], ["\n color: ", ";\n text-align: left;\n font-size: smaller;\n padding-top: 0.25rem;\n"])), styles_1.TEXT_COLOURS.SECONDARY.VALUE);
var FlagDescription = function (_a) {

@@ -13,0 +13,0 @@ var flag = _a.flag;

@@ -10,3 +10,3 @@ "use strict";

var utils_1 = require("@ltht-react/utils");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.SECONDARY);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-align: right;\n font-size: smaller;\n padding-top: 0.25rem;\n"], ["\n color: ", ";\n text-align: right;\n font-size: smaller;\n padding-top: 0.25rem;\n"])), styles_1.TEXT_COLOURS.SECONDARY.VALUE);
var FlagStatus = function (_a) {

@@ -13,0 +13,0 @@ var flag = _a.flag;

{
"name": "@ltht-react/flag-summary",
"version": "0.1.9",
"version": "0.1.10",
"description": "> TODO: description",

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

"@emotion/styled": "^10.0.27",
"@ltht-react/icon": "^0.1.8",
"@ltht-react/list": "^0.1.9",
"@ltht-react/styles": "^0.1.4",
"@ltht-react/summary": "^0.0.3",
"@ltht-react/icon": "^0.1.9",
"@ltht-react/list": "^0.1.10",
"@ltht-react/styles": "^0.1.5",
"@ltht-react/summary": "^0.0.4",
"@ltht-react/types": "^0.0.12",

@@ -37,3 +37,3 @@ "@ltht-react/utils": "^0.1.5",

},
"gitHead": "b678925093a671f0fe95a38301b58d3c8cfbcbba"
"gitHead": "79e452ce6a0da91052fb2cd5cff0fe4bcdda6865"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc