Socket
Socket
Sign inDemoInstall

@ltht-react/appointment-summary

Package Overview
Dependencies
Maintainers
5
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

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/appointment-summary@0.1.9...@ltht-react/appointment-summary@0.1.10) (2020-04-14)
**Note:** Version bump only for package @ltht-react/appointment-summary
## [0.1.9](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/appointment-summary@0.1.8...@ltht-react/appointment-summary@0.1.9) (2020-04-09)

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

2

lib/atoms/appointment-service-provider.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 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"], ["\n color: ", ";\n text-align: right;\n"])), styles_1.TEXT_COLOURS.SECONDARY.VALUE);
var AppointmentServiceProvider = function (_a) {

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

@@ -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 AppointmentStatus = function (_a) {

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

{
"name": "@ltht-react/appointment-summary",
"version": "0.1.9",
"version": "0.1.10",
"description": "ltht-react clinical AppointmentSummary component.",

@@ -26,5 +26,5 @@ "author": "LTHT",

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

@@ -35,3 +35,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc