Socket
Socket
Sign inDemoInstall

@squared-functions/types

Package Overview
Dependencies
Maintainers
1
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@squared-functions/types - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

4

lib/index.d.ts

@@ -52,5 +52,6 @@ /// <reference path="type.d.ts" />

format?: string;
preserve?: boolean;
inlineContent?: string;
requestMain?: boolean;
bundleIndex?: number;
preserve?: boolean;
trailingContent?: FormattableContent[];

@@ -145,2 +146,3 @@ outerHTML?: string;

validate(file: ExpressAsset, exclusions: squared.base.Exclusions): boolean;
getHtmlPages(modified?: boolean): ExpressAsset[];
getFileOutput(file: ExpressAsset): { pathname: string; filepath: string };

@@ -147,0 +149,0 @@ getRelativeUrl(file: ExpressAsset, url: string): Undef<string>;

{
"name": "@squared-functions/types",
"version": "0.3.3",
"version": "0.3.4",
"description": "Type definitions for squared-functions",

@@ -5,0 +5,0 @@ "types": "lib/index.d.ts",

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