Socket
Socket
Sign inDemoInstall

@medplum/fhirtypes

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@medplum/fhirtypes - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

5

dist/Project.d.ts

@@ -57,2 +57,7 @@ /*

readonly owner?: Reference<User>;
/**
* A list of optional features that are enabled for the project.
*/
readonly features?: string[];
}

2

package.json
{
"name": "@medplum/fhirtypes",
"version": "0.3.0",
"version": "0.4.0",
"description": "Medplum FHIR Type Definitions",

@@ -5,0 +5,0 @@ "author": "Medplum <hello@medplum.com>",

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