Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ecqm-bundler

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecqm-bundler - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

4

dist/index.js

@@ -30,3 +30,3 @@ #!/usr/bin/env node

const program = new commander_1.Command();
program.version('v0.3.1');
program.version('v0.3.2');
program

@@ -137,3 +137,3 @@ .command('generate', { isDefault: true })

method: 'PUT',
url: `/Measure/${compositeMeausureResource.id}`
url: `Measure/${compositeMeausureResource.id}`
}

@@ -140,0 +140,0 @@ },

{
"name": "ecqm-bundler",
"version": "0.3.1",
"version": "0.3.2",
"description": "CLI for bundling FHIR-based eCQMs",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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