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.16 to 2.1.17

8

CHANGELOG.md

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

## [2.1.17](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.16...@loopback/http-caching-proxy@2.1.17) (2020-11-05)
**Note:** Version bump only for package @loopback/http-caching-proxy
## [2.1.16](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@2.1.15...@loopback/http-caching-proxy@2.1.16) (2020-10-07)

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

14

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

@@ -24,12 +24,12 @@ "main": "dist/index.js",

"dependencies": {
"axios": "^0.20.0",
"axios": "^0.21.0",
"cacache": "^15.0.5",
"debug": "^4.2.0",
"rimraf": "^3.0.2",
"tslib": "^2.0.2"
"tslib": "^2.0.3"
},
"devDependencies": {
"@loopback/build": "^6.2.5",
"@loopback/eslint-config": "^10.0.1",
"@loopback/testlab": "^3.2.7",
"@loopback/build": "^6.2.6",
"@loopback/eslint-config": "^10.0.2",
"@loopback/testlab": "^3.2.8",
"@types/debug": "^4.1.5",

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

},
"gitHead": "390f2794d10eea3d969ae417963af815ce1bc417"
"gitHead": "f47fad3f4669c3ceae5e0927dc6098da18df864d"
}
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