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.18 to 2.1.19

8

CHANGELOG.md

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

## [2.1.19](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.18...@loopback/http-caching-proxy@2.1.19) (2020-12-07)
**Note:** Version bump only for package @loopback/http-caching-proxy
## [2.1.18](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.17...@loopback/http-caching-proxy@2.1.18) (2020-11-18)

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

12

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

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

"cacache": "^15.0.5",
"debug": "^4.2.0",
"debug": "^4.3.1",
"rimraf": "^3.0.2",

@@ -32,5 +32,5 @@ "tslib": "^2.0.3"

"devDependencies": {
"@loopback/build": "^6.2.7",
"@loopback/eslint-config": "^10.0.3",
"@loopback/testlab": "^3.2.9",
"@loopback/build": "^6.2.8",
"@loopback/eslint-config": "^10.0.4",
"@loopback/testlab": "^3.2.10",
"@types/debug": "^4.1.5",

@@ -61,3 +61,3 @@ "@types/node": "^10.17.35",

},
"gitHead": "3fd1434d6a2addb3c77759a0893bd7cf00e84b67"
"gitHead": "44fc7765fa322c716e8f2914b3831748041ebd8c"
}
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