appolo-agent
Advanced tools
Comparing version 7.0.0 to 7.0.1
@@ -27,3 +27,3 @@ { | ||
"main": "./index.js", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"license": "MIT", | ||
@@ -39,4 +39,4 @@ "repository": { | ||
"appolo-event-dispatcher": "^7.0.0", | ||
"appolo-route": "^7.0.0", | ||
"appolo-utils": "^0.0.42", | ||
"appolo-route": "^7.0.1", | ||
"appolo-utils": "^0.0.47", | ||
"cookie": "^0.4.0", | ||
@@ -50,16 +50,16 @@ "mime": "^2.4.4", | ||
"@types/benchmark": "^1.0.31", | ||
"@types/chai": "^4.2.7", | ||
"@types/chai": "^4.2.11", | ||
"@types/chai-http": "^4.2.0", | ||
"@types/cookie": "^0.3.3", | ||
"@types/express": "^4.17.2", | ||
"@types/express": "^4.17.3", | ||
"@types/lodash": "^4.14.149", | ||
"@types/mime": "^2.0.1", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^13.1.8", | ||
"@types/qs": "^6.5.1", | ||
"@types/sinon": "^7.5.1", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.9.2", | ||
"@types/qs": "^6.9.1", | ||
"@types/sinon": "^7.5.2", | ||
"@types/sinon-chai": "^3.2.3", | ||
"@types/supertest": "^2.0.8", | ||
"@types/type-is": "^1.6.3", | ||
"autocannon": "^4.4.2", | ||
"autocannon": "^4.6.0", | ||
"benchmark": "^2.1.4", | ||
@@ -72,11 +72,11 @@ "body-parser": "^1.19.0", | ||
"express": "^4.17.1", | ||
"fastify": "^2.11.0", | ||
"mocha": "^7.0.0", | ||
"nunjucks": "^3.2.0", | ||
"nyc": "^14.1.1", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0", | ||
"fastify": "^2.12.1", | ||
"mocha": "^7.1.1", | ||
"nunjucks": "^3.2.1", | ||
"nyc": "^15.0.0", | ||
"sinon": "^9.0.1", | ||
"sinon-chai": "^3.5.0", | ||
"supertest": "^4.0.2", | ||
"typescript": "^3.7.5" | ||
"typescript": "^3.8.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
104845
- Removedappolo-utils@0.0.42(transitive)
Updatedappolo-route@^7.0.1
Updatedappolo-utils@^0.0.47