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

cacheability

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cacheability - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

6

CHANGELOG.md

@@ -0,1 +1,7 @@

#### 1.0.5 (2018-06-11)
##### Chores
* **dependencies:** Add @babel/polyfill as dependency. ([2b88968a](https://github.com/dylanaubrey/cacheability/commit/2b88968a52a7a0f7b2833bad09e8cca5b4778908))
#### 1.0.4 (2018-06-07)

@@ -2,0 +8,0 @@

5

package.json
{
"name": "cacheability",
"version": "1.0.4",
"version": "1.0.5",
"description": "A utility class to parse, store and print http cache headers.",

@@ -54,2 +54,5 @@ "author": "Dylan Aubrey <dylanaubrey@gmail.com>",

},
"dependencies": {
"@babel/polyfill": "7.0.0-beta.44"
},
"peerDependencies": {

@@ -56,0 +59,0 @@ "isomorphic-fetch": "^2.2.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