node-mocks-http
Advanced tools
Comparing version 1.15.0 to 1.15.1
@@ -5,3 +5,3 @@ { | ||
"description": "Mock 'http' objects for testing Express, Next.js and Koa routing functions", | ||
"version": "1.15.0", | ||
"version": "1.15.1", | ||
"homepage": "https://github.com/eugef/node-mocks-http", | ||
@@ -51,3 +51,3 @@ "bugs": { | ||
"@types/express": "^4.17.21", | ||
"@types/node": "^20.10.6", | ||
"@types/node": "*", | ||
"accepts": "^1.3.7", | ||
@@ -54,0 +54,0 @@ "content-disposition": "^0.5.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
78897
+ Added@types/node@22.10.2(transitive)
+ Addedundici-types@6.20.0(transitive)
- Removed@types/node@20.17.10(transitive)
- Removedundici-types@6.19.8(transitive)
Updated@types/node@*