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

@ltht-react/type-summary

Package Overview
Dependencies
Maintainers
11
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/type-summary - npm Package Compare versions

Comparing version 1.3.111 to 1.3.112

2

lib/atoms/date-summary.js

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

var utils_1 = require("@ltht-react/utils");
var StyledDateSummary = styled_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-decoration: ", ";\n"], ["\n color: ", ";\n text-decoration: ", ";\n"])), styles_1.TEXT_COLOURS.PRIMARY, function (_a) {
var StyledDateSummary = styled_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n color: ", ";\n text-decoration: ", ";\n display: inline-block;\n"], ["\n color: ", ";\n text-decoration: ", ";\n display: inline-block;\n"])), styles_1.TEXT_COLOURS.PRIMARY, function (_a) {
var enteredInError = _a.enteredInError;

@@ -39,0 +39,0 @@ return (enteredInError ? 'line-through' : 'none');

{
"name": "@ltht-react/type-summary",
"version": "1.3.111",
"version": "1.3.112",
"description": "ltht-react clinical Summary component.",

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

"@emotion/styled": "^11.0.0",
"@ltht-react/card": "^1.3.111",
"@ltht-react/icon": "^1.3.111",
"@ltht-react/list": "^1.3.109",
"@ltht-react/styles": "^1.3.103",
"@ltht-react/types": "^1.0.107",
"@ltht-react/utils": "^1.1.109",
"@ltht-react/card": "^1.3.112",
"@ltht-react/icon": "^1.3.112",
"@ltht-react/list": "^1.3.110",
"@ltht-react/styles": "^1.3.104",
"@ltht-react/types": "^1.0.108",
"@ltht-react/utils": "^1.1.110",
"react": "^17.0.0"
},
"gitHead": "c621a8c4e58a99bbc8a6c8cc7db7bfd9701ba3dd"
"gitHead": "5a2d7e535cd283bb6ecbbaa3adc582f2d3aad2da"
}

@@ -0,0 +0,0 @@ # Summary

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