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 4.0.0 to 4.0.1

2

package.json
{
"name": "cacheability",
"description": "A utility class to parse, store and print http cache headers.",
"version": "4.0.0",
"version": "4.0.1",
"author": "Dylan Aubrey",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -24,3 +24,3 @@ # cacheability

```javascript
import Cacheability from "cacheability";
import { Cacheability } from "cacheability";

@@ -27,0 +27,0 @@ const headers = new Headers({

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