New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@podium/proxy

Package Overview
Dependencies
Maintainers
6
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/proxy - npm Package Compare versions

Comparing version 4.2.28 to 4.2.29

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.2.29](https://github.com/podium-lib/proxy/compare/v4.2.28...v4.2.29) (2021-03-30)
### Bug Fixes
* Update @podium/schema to version 4.1.9 to fix ajv error ([#134](https://github.com/podium-lib/proxy/issues/134)) ([ed5c5c7](https://github.com/podium-lib/proxy/commit/ed5c5c737a88ce1425988da9df6e152c48e84474))
## [4.2.28](https://github.com/podium-lib/proxy/compare/v4.2.27...v4.2.28) (2021-03-27)

@@ -2,0 +9,0 @@

16

package.json
{
"name": "@podium/proxy",
"version": "4.2.28",
"version": "4.2.29",
"description": "Transparent http proxy. Dynamically mounts proxy targets on an existing HTTP server instance.",

@@ -37,4 +37,4 @@ "license": "MIT",

"@metrics/client": "2.5.0",
"@podium/schemas": "4.1.8",
"@podium/utils": "4.4.11",
"@podium/schemas": "4.1.9",
"@podium/utils": "4.4.12",
"abslog": "2.4.0",

@@ -50,14 +50,14 @@ "http-proxy": "1.18.1",

"@semantic-release/github": "7.2.0",
"@semantic-release/npm": "7.0.10",
"@semantic-release/npm": "7.1.0",
"@semantic-release/release-notes-generator": "9.0.2",
"semantic-release": "17.4.2",
"@podium/test-utils": "2.2.0",
"eslint": "7.17.0",
"eslint": "7.23.0",
"eslint-config-airbnb-base": "14.2.1",
"eslint-config-prettier": "6.15.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"prettier": "2.1.1",
"tap": "14.10.8"
"prettier": "2.2.1",
"tap": "14.11.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc