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
17
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 0.3.0 to 0.3.1

8

CHANGELOG.md

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

<a name="0.3.1"></a>
## [0.3.1](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.3.0...@loopback/http-caching-proxy@0.3.1) (2018-07-20)
**Note:** Version bump only for package @loopback/http-caching-proxy
<a name="0.3.0"></a>

@@ -8,0 +16,0 @@ # [0.3.0](https://github.com/strongloop/loopback-next/compare/@loopback/http-caching-proxy@0.2.7...@loopback/http-caching-proxy@0.3.0) (2018-07-20)

8

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

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

"dependencies": {
"@loopback/dist-util": "^0.3.3",
"@loopback/dist-util": "^0.3.4",
"cacache": "^11.0.2",

@@ -33,4 +33,4 @@ "debug": "^3.1.0",

"devDependencies": {
"@loopback/build": "^0.6.11",
"@loopback/testlab": "^0.11.0",
"@loopback/build": "^0.6.12",
"@loopback/testlab": "^0.11.1",
"@types/debug": "^0.0.30",

@@ -37,0 +37,0 @@ "@types/delay": "^2.0.1",

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