@pact-foundation/pact
Advanced tools
Comparing version 8.2.2 to 8.2.3
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="8.2.3"></a> | ||
## [8.2.3](https://github.com/pact-foundation/pact-js/compare/v8.2.2...v8.2.3) (2019-05-15) | ||
<a name="8.2.2"></a> | ||
@@ -7,0 +12,0 @@ ## [8.2.2](https://github.com/pact-foundation/pact-js/compare/v8.2.1...v8.2.2) (2019-04-26) |
{ | ||
"name": "@pact-foundation/pact", | ||
"version": "8.2.2", | ||
"version": "8.2.3", | ||
"description": "Pact for all things Javascript", | ||
@@ -80,3 +80,3 @@ "main": "./pact.js", | ||
"@pact-foundation/pact-node": "^8.2.0", | ||
"@types/express": "^4.11.1", | ||
"bluebird": "~3.5.1", | ||
"body-parser": "^1.18.2", | ||
@@ -108,2 +108,3 @@ "bunyan": "^1.8.12", | ||
"@types/cli-color": "^0.3.29", | ||
"@types/express": "^4.11.1", | ||
"@types/form-data": "^2.2.1", | ||
@@ -126,3 +127,2 @@ "@types/lodash": "^4.14.73", | ||
"babel-preset-es2015": "^6.24.1", | ||
"bluebird": "~3.5.1", | ||
"bunyan-prettystream": "^0.1.3", | ||
@@ -129,0 +129,0 @@ "chai": "~4.1.2", |
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
414181
+ Addedbluebird@~3.5.1
+ Addedbluebird@3.5.5(transitive)
- Removed@types/express@^4.11.1
- Removed@types/body-parser@1.19.5(transitive)
- Removed@types/connect@3.4.38(transitive)
- Removed@types/express@4.17.21(transitive)
- Removed@types/express-serve-static-core@4.19.6(transitive)
- Removed@types/http-errors@2.0.4(transitive)
- Removed@types/mime@1.3.5(transitive)
- Removed@types/node@22.10.2(transitive)
- Removed@types/qs@6.9.17(transitive)
- Removed@types/range-parser@1.2.7(transitive)
- Removed@types/send@0.17.4(transitive)
- Removed@types/serve-static@1.15.7(transitive)
- Removedbluebird@3.7.2(transitive)
- Removedundici-types@6.20.0(transitive)