New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blue-button-generate

Package Overview
Dependencies
Maintainers
5
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blue-button-generate - npm Package Compare versions

Comparing version 1.5.0-beta.15 to 1.5.0-beta.16

12

lib/sectionLevel.js

@@ -21,2 +21,4 @@ "use strict";

key: "text",
existsWhen: condition.keyExists(topArrayKey),
content: [{

@@ -169,2 +171,4 @@ key: "table",

key: "text",
existsWhen: condition.keyExists("problems"),
content: [{

@@ -238,2 +242,4 @@ key: "table",

key: "text",
existsWhen: condition.keyExists("procedures"),
content: [{

@@ -322,2 +328,4 @@ key: "table",

key: "text",
existsWhen: condition.keyExists("results"),
content: [{

@@ -416,2 +424,4 @@ key: "table",

key: "text",
existsWhen: condition.keyExists("encounters"),
content: [{

@@ -525,2 +535,4 @@ key: "table",

key: "text",
existsWhen: condition.keyExists("payers"),
content: [{

@@ -527,0 +539,0 @@ key: "table",

2

package.json
{
"name": "blue-button-generate",
"version": "1.5.0-beta.15",
"version": "1.5.0-beta.16",
"description": "Blue Button CCDA Generator.",

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

Sorry, the diff of this file is not supported yet

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