Socket
Socket
Sign inDemoInstall

@ltht-react/types

Package Overview
Dependencies
Maintainers
6
Versions
314
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ltht-react/types - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

8

CHANGELOG.md

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

## 1.0.18 (2021-10-05)
**Note:** Version bump only for package @ltht-react/types
## 1.0.17 (2021-10-05)

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

12

lib/atoms/graphql-types.js

@@ -268,2 +268,3 @@ "use strict";

QuestionnaireItemTypeCode["QuestionStringBbCode"] = "QUESTION_STRING_BB_CODE";
QuestionnaireItemTypeCode["QuestionStringHtml"] = "QUESTION_STRING_HTML";
})(QuestionnaireItemTypeCode = exports.QuestionnaireItemTypeCode || (exports.QuestionnaireItemTypeCode = {}));

@@ -445,19 +446,20 @@ var QuestionnairePublicationStatus;

EntityType["Flag"] = "FLAG";
EntityType["Condition"] = "CONDITION";
EntityType["Patient"] = "PATIENT";
EntityType["Task"] = "TASK";
EntityType["AllergyIntolerance"] = "ALLERGY_INTOLERANCE";
EntityType["Appointment"] = "APPOINTMENT";
EntityType["AuditEvent"] = "AUDIT_EVENT";
EntityType["CarePlan"] = "CARE_PLAN";
EntityType["CareTeam"] = "CARE_TEAM";
EntityType["CdsTemplate"] = "CDS_TEMPLATE";
EntityType["CommunityTreatmentOrder"] = "COMMUNITY_TREATMENT_ORDER";
EntityType["Condition"] = "CONDITION";
EntityType["Document"] = "DOCUMENT";
EntityType["Encounter"] = "ENCOUNTER";
EntityType["Guidance"] = "GUIDANCE";
EntityType["Medication"] = "MEDICATION";
EntityType["Observation"] = "OBSERVATION";
EntityType["Guidance"] = "GUIDANCE";
EntityType["Task"] = "TASK";
EntityType["DataAvailability"] = "DATA_AVAILABILITY";
EntityType["IamToken"] = "IAM_TOKEN";
EntityType["Questionnaire"] = "QUESTIONNAIRE";
EntityType["AuditEvent"] = "AUDIT_EVENT";
EntityType["Form"] = "FORM";
})(EntityType = exports.EntityType || (exports.EntityType = {}));

@@ -464,0 +466,0 @@ var LaunchApp;

{
"name": "@ltht-react/types",
"version": "1.0.17",
"version": "1.0.18",
"description": "> TODO: description",

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

},
"gitHead": "952e5d5187ec0e7b35e28f1e8a300e996a2a9c71"
"gitHead": "5d940e27b681e319e23dc85b5f2458fabc756523"
}

Sorry, the diff of this file is too big to display

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