Socket
Socket
Sign inDemoInstall

@amida-tech/blue-button-model

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amida-tech/blue-button-model - npm Package Compare versions

Comparing version 1.10.4 to 1.10.5

Jenkinsfile

12

package.json
{
"name": "@amida-tech/blue-button-model",
"version": "1.10.4",
"version": "1.10.5",
"description": "Blue Button Model Validation",

@@ -41,11 +41,11 @@ "main": "index.js",

"engines": {
"node": ">= 14.19.3"
"node": ">= 18.20.0"
},
"dependencies": {
"lodash": "^4.17.21",
"z-schema": "^5.0.5"
"z-schema": "^6.0.1"
},
"devDependencies": {
"grunt": "^1.5.3",
"grunt-contrib-connect": "^3.0.0",
"grunt": "^1.6.1",
"grunt-contrib-connect": "^4.0.0",
"grunt-contrib-jshint": "^3.2.0",

@@ -55,3 +55,3 @@ "grunt-contrib-watch": "^1.1.0",

"grunt-run": "^0.8.1",
"jest": "^29.3.1"
"jest": "^29.7.0"
},

@@ -58,0 +58,0 @@ "repository": {

@@ -37,3 +37,3 @@ Blue Button Model

var bb = require('@amida-tech/blue-button');
bar bbm = require('@amida-tech/blue-button-model');
var bbm = require('@amida-tech/blue-button-model');

@@ -40,0 +40,0 @@ var xmlString = fs.readFileSync('CCD_1.xml', 'utf-8');

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