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
8
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.6 to 2.1.7

8

CHANGELOG.md

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

## [2.1.7](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.6...@loopback/http-caching-proxy@2.1.7) (2020-06-11)
**Note:** Version bump only for package @loopback/http-caching-proxy
## [2.1.6](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.5...@loopback/http-caching-proxy@2.1.6) (2020-05-28)

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

20

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

@@ -20,5 +20,8 @@ "main": "dist/index.js",

"license": "MIT",
"publishConfig": {
"access": "public"
},
"dependencies": {
"axios": "^0.19.2",
"cacache": "^15.0.3",
"cacache": "^15.0.4",
"debug": "^4.1.1",

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

"devDependencies": {
"@loopback/build": "^5.4.2",
"@loopback/eslint-config": "^8.0.0",
"@loopback/testlab": "^3.1.6",
"@loopback/build": "^5.4.3",
"@loopback/eslint-config": "^8.0.1",
"@loopback/testlab": "^3.1.7",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.24",
"@types/node": "^10.17.26",
"@types/rimraf": "^3.0.0",

@@ -53,5 +56,2 @@ "@types/tunnel": "0.0.1",

],
"publishConfig": {
"access": "public"
},
"repository": {

@@ -62,3 +62,3 @@ "type": "git",

},
"gitHead": "64afb3616e94b96703524aba8be722efefa7c2c5"
"gitHead": "f31b7e6de5a405a015cdd774f63d699b35d943cc"
}
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