axway-flow-sdk
Advanced tools
Comparing version 3.1.4 to 3.1.5
{ | ||
"name": "axway-flow-sdk", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "SDK for implementing custom flow nodes for API Builder flows", | ||
@@ -61,3 +61,3 @@ "homepage": "https://platform.axway.com", | ||
"clean": "shx rm -rf coverage", | ||
"test": "nyc mocha --colors ./test --recursive -R spec", | ||
"test": "nyc mocha ./test", | ||
"test:watch": "npm test -- --watch", | ||
@@ -68,3 +68,3 @@ "check:dependencies": "npm run check:used && npm run check:unused", | ||
}, | ||
"gitHead": "c62cb1347c50bc90ae0361829d5a6b3973e15044" | ||
"gitHead": "04ab4f59b25e7b734fef0c63ee6e9b5508ba7ce9" | ||
} |
@@ -407,2 +407,5 @@ # axway-flow-sdk | ||
#### 3.1.5 | ||
- #5708: Updated mocha configuration | ||
#### 3.1.4 | ||
@@ -409,0 +412,0 @@ - #5709: Internal changes to update eslint rules. |
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
46624
432