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 4.8.91 to 4.8.92

2

lib/document.d.ts

@@ -84,2 +84,3 @@ import type { LocationUri, MimeTypeAction } from './squared';

getSourceFiles(imports?: StringMap): Undef<SourceInput>;
toBaseConfig(all?: boolean): T;
set code(value);

@@ -117,2 +118,3 @@ get code(): string;

sourceMappingURL?: string;
inlineMap?: boolean;
emptySources?: boolean;

@@ -119,0 +121,0 @@ }

2

package.json
{
"name": "@squared-functions/types",
"version": "4.8.91",
"version": "4.8.92",
"description": "Type definitions for squared-functions",

@@ -5,0 +5,0 @@ "types": "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