Socket
Socket
Sign inDemoInstall

@medplum/definitions

Package Overview
Dependencies
Maintainers
0
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medplum/definitions - npm Package Compare versions

Comparing version 3.1.10 to 3.1.11

10

dist/fhir/r4/valuesets-medplum.json

@@ -133,2 +133,12 @@ {

{
"code": "aws-comprehend",
"display": "AWS Comprehend",
"definition": "AWS Comprehend"
},
{
"code": "aws-textract",
"display": "AWS Textract",
"definition": "AWS Textract"
},
{
"code": "bots",

@@ -135,0 +145,0 @@ "display": "Bots",

4

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.SEARCH_PARAMETER_BUNDLE_FILES = exports.readJson = void 0;
exports.SEARCH_PARAMETER_BUNDLE_FILES = void 0;
exports.readJson = readJson;
const fs_1 = require("fs");

@@ -9,3 +10,2 @@ const path_1 = require("path");

}
exports.readJson = readJson;
/**

@@ -12,0 +12,0 @@ * The list of all known search parameter definition bundle file paths relative to the

{
"name": "@medplum/definitions",
"version": "3.1.10",
"version": "3.1.11",
"description": "Medplum Data Definitions",

@@ -5,0 +5,0 @@ "keywords": [

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

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