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 6.0.1 to 6.0.2

18

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

@@ -23,3 +23,3 @@ "LoopBack",

"engines": {
"node": "18 || 20"
"node": "18 || 20 || 22"
},

@@ -44,13 +44,13 @@ "scripts": {

"axios": "^1.6.8",
"cacache": "^18.0.2",
"cacache": "^18.0.3",
"debug": "^4.3.4",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"tslib": "^2.6.2"
},
"devDependencies": {
"@loopback/build": "^11.0.1",
"@loopback/eslint-config": "^15.0.1",
"@loopback/testlab": "^7.0.1",
"@loopback/build": "^11.0.2",
"@loopback/eslint-config": "^15.0.2",
"@loopback/testlab": "^7.0.2",
"@types/debug": "^4.1.12",
"@types/node": "^16.18.95",
"@types/node": "^16.18.96",
"@types/rimraf": "^3.0.2",

@@ -61,3 +61,3 @@ "@types/tunnel": "0.0.7",

},
"gitHead": "2bdb95fe5122f3664368261c12e3037ee8c71c27"
"gitHead": "06b27e1b47cea48b54280e5590bb165e11fbeb10"
}
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