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.2 to 5.1.3

18

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

@@ -42,14 +42,14 @@ "LoopBack",

"dependencies": {
"axios": "^1.4.0",
"cacache": "^17.1.4",
"axios": "^1.5.0",
"cacache": "^18.0.0",
"debug": "^4.3.4",
"rimraf": "^5.0.1",
"tslib": "^2.6.1"
"tslib": "^2.6.2"
},
"devDependencies": {
"@loopback/build": "^10.1.2",
"@loopback/eslint-config": "^14.0.3",
"@loopback/testlab": "^6.1.2",
"@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.40",
"@types/node": "^16.18.50",
"@types/rimraf": "^3.0.2",

@@ -60,3 +60,3 @@ "@types/tunnel": "0.0.3",

},
"gitHead": "0e9d6114999bd4d53969071e49bec5f6680ae9ad"
"gitHead": "9107199cdf1597260ee03e2a903b7db0dec8445d"
}
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