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.14 to 4.0.15

4

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

@@ -124,4 +124,4 @@ "license": "MIT",

"type-check": "tsc --noEmit",
"validate": "npm run syncpack && pnpm run build && pnpm run lint && pnpm run type-check && pnpm run test"
"validate": "pnpm run syncpack && pnpm run build && pnpm run lint && pnpm run type-check && pnpm run test"
}
}

@@ -12,3 +12,3 @@ # cacheability

```bash
yarn add cacheability
npm add cacheability
```

@@ -15,0 +15,0 @@

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