New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ltht-react/description-list

Package Overview
Dependencies
Maintainers
5
Versions
364
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/description-list - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

9

CHANGELOG.md

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

## [0.1.6](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/description-list@0.1.5...@ltht-react/description-list@0.1.6) (2020-03-16)
**Note:** Version bump only for package @ltht-react/description-list
## [0.1.5](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/description-list@0.1.4...@ltht-react/description-list@0.1.5) (2020-03-12)

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

2

lib/atoms/description-list-description.js

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

var styles_1 = require("@ltht-react/styles");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n margin-top: 0.25rem;\n"], ["\n color: ", ";\n margin-top: 0.25rem;\n"])), styles_1.TEXT_SECONDARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n margin-top: 0.25rem;\n"], ["\n color: ", ";\n margin-top: 0.25rem;\n"])), styles_1.TEXT_COLOURS.SECONDARY);
var DescriptionListDescription = function (_a) {

@@ -12,0 +12,0 @@ var children = _a.children;

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

var styles_1 = require("@ltht-react/styles");
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n margin-top: 0.5rem;\n"], ["\n color: ", ";\n margin-top: 0.5rem;\n"])), styles_1.TEXT_PRIMARY_COLOUR);
var styles = core_1.css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n margin-top: 0.5rem;\n"], ["\n color: ", ";\n margin-top: 0.5rem;\n"])), styles_1.TEXT_COLOURS.PRIMARY);
var DescriptionListTerm = function (_a) {

@@ -12,0 +12,0 @@ var children = _a.children;

{
"name": "@ltht-react/description-list",
"version": "0.1.5",
"version": "0.1.6",
"description": "ltht-react DescriptionList component.",

@@ -30,3 +30,3 @@ "author": "LTHT",

"@emotion/styled": "^10.0.27",
"@ltht-react/styles": "^0.1.1",
"@ltht-react/styles": "^0.1.2",
"@ltht-react/types": "^0.0.11",

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

},
"gitHead": "7ebcfe2e86ef8e5ee215db26dee3c7dac66b7686"
"gitHead": "3c74589ef31401a6999d236ffdf430960acc7041"
}

@@ -0,0 +0,0 @@

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc