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.10 to 0.3.11

2

lib/index.d.ts

@@ -200,3 +200,3 @@ /// <reference path="type.d.ts" />

transformCss(file: ExpressAsset, content: string): Undef<string>;
appendContent(file: ExpressAsset, content: string, outputOnly?: boolean): Promise<string>;
appendContent(file: ExpressAsset, filepath: string, content: string, bundleIndex: number): Promise<string>;
getTrailingContent(file: ExpressAsset): Promise<string>;

@@ -203,0 +203,0 @@ transformBuffer(file: ExpressAsset, filepath: string): Promise<void>;

{
"name": "@squared-functions/types",
"version": "0.3.10",
"version": "0.3.11",
"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