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.2.0 to 2.2.1

8

CHANGELOG.md

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

## [2.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.2.0...@loopback/http-caching-proxy@2.2.1) (2021-04-06)
**Note:** Version bump only for package @loopback/http-caching-proxy
# [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)

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

14

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

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

"axios": "^0.21.0",
"cacache": "^15.0.5",
"cacache": "^15.0.6",
"debug": "^4.3.1",

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

"devDependencies": {
"@loopback/build": "^6.3.0",
"@loopback/eslint-config": "^10.1.0",
"@loopback/testlab": "^3.3.0",
"@loopback/build": "^6.3.1",
"@loopback/eslint-config": "^10.1.1",
"@loopback/testlab": "^3.3.1",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.55",
"@types/node": "^10.17.56",
"@types/rimraf": "^3.0.0",

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

},
"gitHead": "85a45b8a0d6c1216c11256cb511ec6cfbfb4c226"
"gitHead": "156ca0fcf8fa246ca380ab28b44b3708896be2b6"
}
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