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.1.2 to 1.1.3

test/scripts/measures/2018/fixtures/duplicate-measures.json

11

package.json
{
"name": "qpp-measures-data",
"version": "1.1.2",
"version": "1.1.3",
"description": "Quality Payment Program Measures Data Repository",

@@ -21,3 +21,4 @@ "repository": {

"adm-zip": "^0.4.7",
"ajv": "^4.10.0",
"ajv": "6.5.0",
"ajv-keywords": "3.2.0",
"bluebird": "^3.5.0",

@@ -27,7 +28,7 @@ "chai": "^3.5.0",

"csv-parse": "^1.2.0",
"eslint": "^4.2.0",
"eslint": "4.19.1",
"eslint-config-nava": "^2.0.0",
"eslint-plugin-react": "^7.1.0",
"lodash": "^4.16.4",
"mocha": "^3.2.0",
"lodash": "4.17.5",
"mocha": "5.2.0",
"pdf-to-text": "0.0.6",

@@ -34,0 +35,0 @@ "rimraf": "^2.6.1",

@@ -37,3 +37,3 @@ # qpp-measures-data

Note that only quality and PI (Promoting Interoperability, formerly ACI) measures data has been imported for 2018. IA measures are being added soon.
All 2018 quality, PI (Promoting Interoperability, formerly ACI), and IA measures were added as of [release 1.1.3](https://github.com/CMSgov/qpp-measures-data/releases/tag/1.1.3).

@@ -40,0 +40,0 @@ ### Importing the qpp-measures-data module

@@ -20,2 +20,3 @@ /**

const ajv = new Ajv({ verbose: true });
require('ajv-keywords')(ajv, 'uniqueItemProperties');

@@ -22,0 +23,0 @@ const schemaType = process.argv[2];

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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