Socket
Socket
Sign inDemoInstall

@medplum/fhirtypes

Package Overview
Dependencies
Maintainers
3
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 3.0.13 to 3.1.0

dist/UserSecurityRequest.d.ts

1

dist/index.d.ts

@@ -212,4 +212,5 @@ /*

export * from './UserConfiguration';
export * from './UserSecurityRequest';
export * from './ValueSet';
export * from './VerificationResult';
export * from './VisionPrescription';

4

dist/Login.d.ts

@@ -154,3 +154,3 @@ /*

/**
* DEPRECATED
* @deprecated
*/

@@ -160,3 +160,3 @@ admin?: boolean;

/**
* Whether this login has super administrator privileges.
* @deprecated
*/

@@ -163,0 +163,0 @@ superAdmin?: boolean;

@@ -15,3 +15,2 @@ /*

export interface MetadataResource {
/**

@@ -18,0 +17,0 @@ * This is a MetadataResource resource

@@ -11,3 +11,4 @@ /*

/**
* Password change request for the 'forgot password' flow.
* DEPRECATED Password change request for the 'forgot password' flow. Use
* UserSecurityCheck instead.
*/

@@ -14,0 +15,0 @@ export interface PasswordChangeRequest {

@@ -165,2 +165,3 @@ /*

import { UserConfiguration } from './UserConfiguration';
import { UserSecurityRequest } from './UserSecurityRequest';
import { ValueSet } from './ValueSet';

@@ -329,4 +330,5 @@ import { VerificationResult } from './VerificationResult';

| UserConfiguration
| UserSecurityRequest
| ValueSet
| VerificationResult
| VisionPrescription;
{
"name": "@medplum/fhirtypes",
"version": "3.0.13",
"version": "3.1.0",
"description": "Medplum FHIR Type Definitions",

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

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