@podium/proxy
Advanced tools
Comparing version 4.2.74 to 4.2.75
@@ -0,1 +1,8 @@ | ||
## [4.2.75](https://github.com/podium-lib/proxy/compare/v4.2.74...v4.2.75) (2022-05-07) | ||
### Bug Fixes | ||
* **deps:** update dependency path-to-regexp to v6.2.1 ([9dcda20](https://github.com/podium-lib/proxy/commit/9dcda204a18cf86ff487dacb8da94b909ba7ad9c)) | ||
## [4.2.74](https://github.com/podium-lib/proxy/compare/v4.2.73...v4.2.74) (2022-04-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/proxy", | ||
"version": "4.2.74", | ||
"version": "4.2.75", | ||
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.", | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"http-proxy": "1.18.1", | ||
"path-to-regexp": "6.2.0", | ||
"path-to-regexp": "6.2.1", | ||
"ttl-mem-cache": "4.1.0" | ||
@@ -57,7 +57,7 @@ }, | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-prettier": "3.4.1", | ||
"prettier": "2.6.1", | ||
"prettier": "2.6.2", | ||
"tap": "14.11.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
42654
+ Addedpath-to-regexp@6.2.1(transitive)
- Removedpath-to-regexp@6.2.0(transitive)
Updatedpath-to-regexp@6.2.1