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 1.2.0 to 1.2.1

8

CHANGELOG.md

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

## [1.2.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.2.0...@loopback/http-caching-proxy@1.2.1) (2019-11-12)
**Note:** Version bump only for package @loopback/http-caching-proxy
# [1.2.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@1.1.16...@loopback/http-caching-proxy@1.2.0) (2019-10-24)

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

16

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

@@ -23,13 +23,13 @@ "engines": {

"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"request-promise-native": "^1.0.8",
"rimraf": "^3.0.0"
},
"devDependencies": {
"@loopback/build": "^2.0.15",
"@loopback/eslint-config": "^4.1.3",
"@loopback/testlab": "^1.9.3",
"@loopback/build": "^2.0.16",
"@loopback/eslint-config": "^4.1.4",
"@loopback/testlab": "^1.9.4",
"@types/debug": "^4.1.5",
"@types/node": "^10.17.0",
"@types/node": "^10.17.5",
"@types/request-promise-native": "^1.0.17",
"@types/rimraf": "^2.0.2",
"@types/rimraf": "^2.0.3",
"delay": "^4.3.0"

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

},
"gitHead": "d7c3cb9d7bd3215bfc6e6ed996416bbb8e3163d3"
"gitHead": "7f0ae6ec124c19357c3016cd11f9bc9c739dffcb"
}
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