You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@withfig/autocomplete-types

Package Overview
Dependencies
Maintainers
7
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@withfig/autocomplete-types - npm Package Compare versions

Comparing version
1.25.0
to
1.26.0
+5
-0
index.d.ts

@@ -140,3 +140,8 @@ /* eslint-disable @typescript-eslint/ban-types */

currentWorkingDirectory: string;
environmentVariables: Record<string, string>;
currentProcess: string;
/**
* @hidden
* @deprecated
*/
sshPrefix: string;

@@ -143,0 +148,0 @@ };

+1
-1
{
"name": "@withfig/autocomplete-types",
"description": "Typings for fig autocomplete specs and other tools",
"version": "1.25.0",
"version": "1.26.0",
"author": "The Fig Team",

@@ -6,0 +6,0 @@ "types": "index.d.ts",