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 0.0.9 to 0.0.10

4

lib/main/index.d.ts
import "isomorphic-fetch";
import { Metadata } from "./types";
import { CacheControl, Metadata } from "./types";
export declare type CacheabilityCacheControl = CacheControl;
export declare type CacheabilityMetadata = Metadata;
export default class Cacheability {

@@ -4,0 +6,0 @@ private static _headerKeys;

import "isomorphic-fetch";
import { Metadata } from "./types";
import { CacheControl, Metadata } from "./types";
export declare type CacheabilityCacheControl = CacheControl;
export declare type CacheabilityMetadata = Metadata;
export default class Cacheability {

@@ -4,0 +6,0 @@ private static _headerKeys;

{
"name": "cacheability",
"version": "0.0.9",
"version": "0.0.10",
"description": "A utility class to parse, store and print http cache headers.",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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