axway-flow-schema
Advanced tools
Comparing version 5.2.1 to 5.2.2
{ | ||
"name": "axway-flow-schema", | ||
"version": "5.2.1", | ||
"version": "5.2.2", | ||
"description": "Axway flow JSON schema", | ||
@@ -42,5 +42,4 @@ "homepage": "https://platform.axway.com", | ||
"clean": "shx rm -rf coverage", | ||
"test": "shx rm -rf coverage .nyc_output && nyc --reporter=lcov --reporter=text-summary mocha --colors ./test --recursive -R spec", | ||
"test": "nyc mocha --colors ./test --recursive -R spec", | ||
"test:watch": "npm test -- --watch", | ||
"posttest": "nyc check-coverage --statements 85 --lines 85 --branches 85 --functions 90 && shx rm -rf .nyc_output", | ||
"check:dependencies": "npm run check:used && npm run check:unused", | ||
@@ -50,3 +49,3 @@ "check:used": "dependency-check ./package.json", | ||
}, | ||
"gitHead": "b488e3bbf3a17ed44aaa516f2b9141878d21e904" | ||
"gitHead": "8f571b4c3265e86e91afcca4e7e32755fead9ab4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26522