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
11
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 2.3.2 to 2.3.3

24

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

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

"dependencies": {
"axios": "^0.21.0",
"cacache": "^15.2.0",
"debug": "^4.3.1",
"axios": "^0.21.4",
"cacache": "^15.3.0",
"debug": "^4.3.2",
"rimraf": "^3.0.2",
"tslib": "^2.3.0"
"tslib": "^2.3.1"
},
"devDependencies": {
"@loopback/build": "^7.0.0",
"@loopback/eslint-config": "^11.0.0",
"@loopback/testlab": "^3.4.2",
"@types/debug": "^4.1.5",
"@loopback/build": "^7.0.1",
"@loopback/eslint-config": "^11.0.1",
"@loopback/testlab": "^3.4.3",
"@types/debug": "^4.1.7",
"@types/node": "^10.17.60",
"@types/rimraf": "^3.0.0",
"@types/tunnel": "0.0.2",
"@types/rimraf": "^3.0.2",
"@types/tunnel": "0.0.3",
"delay": "^5.0.0",
"tunnel": "0.0.6"
},
"gitHead": "baac86fff18e0bc88a953814b6b181ebdbb446c3"
"gitHead": "1df36bb1ee2e513d9e197bd6010c4cfb296d50b8"
}
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