Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loopback/http-caching-proxy

Package Overview
Dependencies
Maintainers
10
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/http-caching-proxy - npm Package Compare versions

Comparing version 5.1.3 to 5.1.4

22

package.json
{
"name": "@loopback/http-caching-proxy",
"description": "A caching HTTP proxy for integration tests. NOT SUITABLE FOR PRODUCTION USE!",
"version": "5.1.3",
"version": "5.1.4",
"keywords": [

@@ -42,20 +42,20 @@ "LoopBack",

"dependencies": {
"axios": "^1.5.0",
"cacache": "^18.0.0",
"axios": "^1.6.2",
"cacache": "^18.0.1",
"debug": "^4.3.4",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"tslib": "^2.6.2"
},
"devDependencies": {
"@loopback/build": "^10.1.3",
"@loopback/eslint-config": "^14.0.4",
"@loopback/testlab": "^6.1.3",
"@types/debug": "^4.1.8",
"@types/node": "^16.18.50",
"@loopback/build": "^10.1.4",
"@loopback/eslint-config": "^14.0.5",
"@loopback/testlab": "^6.1.4",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.68",
"@types/rimraf": "^3.0.2",
"@types/tunnel": "0.0.3",
"@types/tunnel": "0.0.6",
"delay": "^5.0.0",
"tunnel": "0.0.6"
},
"gitHead": "9107199cdf1597260ee03e2a903b7db0dec8445d"
"gitHead": "5326aa3ae03bd01b970917f96d0403dd5102aef1"
}
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