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

qpp-measures-data

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qpp-measures-data - npm Package Compare versions

Comparing version 1.0.0-alpha.22 to 1.0.0-alpha.23

2

package.json
{
"name": "qpp-measures-data",
"version": "1.0.0-alpha.22",
"version": "1.0.0-alpha.23",
"description": "Quality Payment Program Measures Data Repository",

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

@@ -105,3 +105,3 @@ const fs = require('fs');

measure.strata.forEach(subPopulation => {
const mapping = stratification.mapping.find(map =>
const mapping = stratification.strataMaps.find(map =>
map.numeratorUuid === subPopulation.eMeasureUuids.numeratorUuid);

@@ -108,0 +108,0 @@ if (mapping) {

{
"A": ["CMS122v5", "CMS159v5", "CMS165v5"],
"B": ["CMS137v5", "CMS139v5", "CMS149v5", "CMS156v5"],
"C": ["CMS124v5", "CMS125v5", "CMS130v5", "CMS131v5", "CMS138v5", "CMS166v6"]
"C": ["CMS124v5", "CMS125v5", "CMS130v5", "CMS131v5", "CMS138v5", "CMS166v6", "CMS50v5"]
}

Sorry, the diff of this file is too big to display

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