New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cacheable-response

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cacheable-response - npm Package Compare versions

Comparing version

to
1.7.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.7.3](https://github.com/Kikobeats/cacheable-response/compare/v1.7.2...v1.7.3) (2019-09-21)
### [1.7.2](https://github.com/Kikobeats/cacheable-response/compare/v1.7.1...v1.7.2) (2019-09-11)

@@ -7,0 +9,0 @@

11

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/Kikobeats/cacheable-response",
"version": "1.7.2",
"version": "1.7.3",
"main": "index.js",

@@ -14,6 +14,3 @@ "author": {

"contributors": [
{
"name": "whooehoo",
"email": "whooehoo@yandex.ru"
}
"whooehoo <whooehoo@yandex.ru>"
],

@@ -39,7 +36,7 @@ "repository": {

"dependencies": {
"compress-brotli": "~1.0.7",
"compress-brotli": "~1.0.8",
"debug-logfmt": "~1.0.3",
"etag": "~1.8.1",
"keyv": "~3.1.0",
"normalize-url": "~4.3.0",
"normalize-url": "~4.4.1",
"pretty-ms": "~5.0.0"

@@ -46,0 +43,0 @@ },