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.9.5 to 4.9.6

2

lib/document.d.ts

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

toBaseConfig(all?: boolean): T;
upgrade<V = unknown>(context: V, name?: string): V;
upgrade<V = unknown>(context: V, dirname?: string, name?: string): V;
set code(value);

@@ -93,0 +93,0 @@ get code(): string;

{
"name": "@squared-functions/types",
"version": "4.9.5",
"version": "4.9.6",
"description": "Type definitions for squared-functions.",

@@ -24,4 +24,4 @@ "types": "index.d.ts",

"devDependencies": {
"typescript": "4.9.5"
"typescript": "4.9.6"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc