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

blue-button-match

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blue-button-match - npm Package Compare versions

Comparing version 1.1.0-beta.6 to 1.1.0-beta.7

2

lib/lookups.js

@@ -7,3 +7,3 @@ "use strict";

var supportedSections = _.filter(blueButtonMeta.supported_sections, function (input) {
if (input === 'plan_of_care' || input === 'payers') {
if (input === 'plan_of_care' || input === 'payers' || input === 'providers') {
return false;

@@ -10,0 +10,0 @@ } else {

{
"name": "blue-button-match",
"version": "1.1.0-beta.6",
"version": "1.1.0-beta.7",
"description": "Automatic matching of Blue Button JSON data (detection of new, duplicate and partial match entries).",

@@ -5,0 +5,0 @@ "main": "/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