Comparing version 1.0.2-0 to 1.0.2
{ | ||
"name": "arrow-flow", | ||
"version": "1.0.2-0", | ||
"version": "1.0.2", | ||
"description": "Arrow Flow Engine Component.", | ||
@@ -66,2 +66,3 @@ "homepage": "https://www.axway.com", | ||
"body-parser": "^1.15.2", | ||
"chalk": "^1.1.3", | ||
"express": "^4.14.0", | ||
@@ -68,0 +69,0 @@ "json-lint": "^0.1.0", |
@@ -50,2 +50,3 @@ # arrow-flow | ||
[body-parser](https://www.npmjs.com/package/body-parser) | ^1.15.2 | ✖ | ||
[chalk](https://www.npmjs.com/package/chalk) | ^1.1.3 | ✖ | ||
[express](https://www.npmjs.com/package/express) | ^4.14.0 | ✖ | ||
@@ -52,0 +53,0 @@ [json-lint](https://www.npmjs.com/package/json-lint) | ^0.1.0 | ✖ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
72875
0
87
6
1
+ Addedchalk@^1.1.3
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)