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
9
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.21 to 2.2.0

11

CHANGELOG.md

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

# [2.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.21...@loopback/http-caching-proxy@2.2.0) (2021-03-18)
### Features
* update package-lock.json to v2 consistently ([dfc3fbd](https://github.com/strongloop/loopback-next/commit/dfc3fbdae0c9ca9f34c64154a471bef22d5ac6b7))
## [2.1.21](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.20...@loopback/http-caching-proxy@2.1.21) (2021-02-09)

@@ -8,0 +19,0 @@

16

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

@@ -31,10 +31,10 @@ "main": "dist/index.js",

"devDependencies": {
"@loopback/build": "^6.2.9",
"@loopback/eslint-config": "^10.0.5",
"@loopback/testlab": "^3.2.12",
"@loopback/build": "^6.3.0",
"@loopback/eslint-config": "^10.1.0",
"@loopback/testlab": "^3.3.0",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.35",
"@types/node": "^10.17.55",
"@types/rimraf": "^3.0.0",
"@types/tunnel": "0.0.1",
"delay": "^4.4.0",
"@types/tunnel": "0.0.2",
"delay": "^5.0.0",
"tunnel": "0.0.6"

@@ -60,3 +60,3 @@ },

},
"gitHead": "0fcf97fa1e87457de85f8f1b6b5cbf9f4f0bd640"
"gitHead": "85a45b8a0d6c1216c11256cb511ec6cfbfb4c226"
}

Sorry, the diff of this file is not supported yet

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