@ne1410s/xprest
Advanced tools
Comparing version 0.1.124 to 0.1.125
{ | ||
"name": "@ne1410s/xprest", | ||
"version": "0.1.124", | ||
"version": "0.1.125", | ||
"description": "RESTful express core library", | ||
@@ -56,8 +56,8 @@ "main": "dist/ne14_xprest.cjs.min.js", | ||
"dependencies": { | ||
"body-parser": "^1.20.2", | ||
"body-parser": "^1.20.3", | ||
"cors": "^2.8.5", | ||
"ejs": "^3.1.10", | ||
"express": "^4.19.2", | ||
"express": "^4.20.0", | ||
"jws": "^4.0.0" | ||
} | ||
} |
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
Updatedbody-parser@^1.20.3
Updatedexpress@^4.20.0