Comparing version 6.3.0 to 6.3.1
{ | ||
"name": "supertest", | ||
"description": "SuperAgent driven library for testing HTTP servers", | ||
"version": "6.3.0", | ||
"version": "6.3.1", | ||
"author": "TJ Holowaychuk", | ||
@@ -9,13 +9,13 @@ "contributors": [], | ||
"methods": "^1.1.2", | ||
"superagent": "^8.0.0" | ||
"superagent": "^8.0.3" | ||
}, | ||
"devDependencies": { | ||
"body-parser": "^1.20.0", | ||
"body-parser": "^1.20.1", | ||
"cookie-parser": "^1.4.6", | ||
"eslint": "^8.18.0", | ||
"eslint": "^8.26.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"express": "^4.18.1", | ||
"mocha": "^10.0.0", | ||
"nock": "^13.2.8", | ||
"express": "^4.18.2", | ||
"mocha": "^10.1.0", | ||
"nock": "^13.2.9", | ||
"nyc": "^15.1.0", | ||
@@ -22,0 +22,0 @@ "proxyquire": "^2.1.3", |
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
Updatedsuperagent@^8.0.3