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
2.0.0

11

CHANGELOG.md

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

## [2.0.0](https://github.com/Kikobeats/cacheable-response/compare/v1.10.2...v2.0.0) (2020-02-03)
### ⚠ BREAKING CHANGES
* requires Node.js >= 10
### build
* update dependencies ([731d08d](https://github.com/Kikobeats/cacheable-response/commit/731d08d636cf53f27222f7a3f841462057226a01))
### [1.10.2](https://github.com/Kikobeats/cacheable-response/compare/v1.10.1...v1.10.2) (2020-01-22)

@@ -7,0 +18,0 @@

6

package.json

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

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

@@ -54,3 +54,3 @@ "author": {

"keyv": "~4.0.0",
"normalize-url": "~4.5.0",
"normalize-url": "~5.0.0",
"pretty-ms": "~5.1.0"

@@ -82,3 +82,3 @@ },

"engines": {
"node": ">= 8"
"node": ">= 10"
},

@@ -85,0 +85,0 @@ "files": [