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
7
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.1.9 to 2.1.10

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.1.10](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.9...@loopback/http-caching-proxy@2.1.10) (2020-07-20)
**Note:** Version bump only for package @loopback/http-caching-proxy
## [2.1.9](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.8...@loopback/http-caching-proxy@2.1.9) (2020-06-30)

@@ -8,0 +16,0 @@

16

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

@@ -25,3 +25,3 @@ "main": "dist/index.js",

"axios": "^0.19.2",
"cacache": "^15.0.4",
"cacache": "^15.0.5",
"debug": "^4.1.1",

@@ -32,10 +32,10 @@ "rimraf": "^3.0.2",

"devDependencies": {
"@loopback/build": "^6.1.0",
"@loopback/eslint-config": "^8.0.3",
"@loopback/testlab": "^3.2.0",
"@loopback/build": "^6.1.1",
"@loopback/eslint-config": "^8.0.4",
"@loopback/testlab": "^3.2.1",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.26",
"@types/node": "^10.17.27",
"@types/rimraf": "^3.0.0",
"@types/tunnel": "0.0.1",
"delay": "^4.3.0",
"delay": "^4.4.0",
"tunnel": "0.0.6"

@@ -61,3 +61,3 @@ },

},
"gitHead": "b89db3d3b8be6a36e63e91c2331d217fda7538de"
"gitHead": "5538896411bb56467ae52670a29d1aec1690be74"
}
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