Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adminide-stack/extension-api

Package Overview
Dependencies
Maintainers
0
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminide-stack/extension-api - npm Package Compare versions

Comparing version 7.2.7-alpha.0 to 7.2.8-alpha.0

1

lib/protocol/rpc-protocol.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { Event } from '@vscode-alt/monaco-editor/esm/vs/base/common/event';

@@ -3,0 +2,0 @@ import { Disposable } from '@vscode-alt/monaco-editor/esm/vs/base/common/lifecycle';

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { IRPCProtocol, ProxyIdentifier } from './proxy-identifier';

@@ -3,0 +2,0 @@ import { IOrganizationData, IConfigurationInitData, IDocumentsShape } from './common.protocol';

8

package.json
{
"name": "@adminide-stack/extension-api",
"version": "7.2.7-alpha.0",
"version": "7.2.8-alpha.0",
"description": "Workbench core for higher packages to depend on",

@@ -40,7 +40,7 @@ "license": "ISC",

"dependencies": {
"@adminide-stack/core": "7.2.7-alpha.0",
"@adminide-stack/core": "7.2.8-alpha.0",
"@workbench-stack/core": "3.6.0",
"abort-controller": "^2.0.0",
"abortable-rx": "^1.0.9",
"cdeops": "7.2.7-alpha.0",
"cdeops": "7.2.8-alpha.0",
"minimatch": "^9.0.0",

@@ -64,3 +64,3 @@ "queueing-subject": "0.3.4",

},
"gitHead": "90ad926992ca53fba1cf35b4bdf6d8ea562ab1e7"
"gitHead": "e282b9cd01384cd8e071858a840583d15f69693d"
}

Sorry, the diff of this file is too big to display

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