New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@adminide-stack/extension-api

Package Overview
Dependencies
Maintainers
5
Versions
439
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 0.0.20-alpha.112 to 0.0.20-alpha.115

8

lib/utils/rxjs/combineLatestOrDefault.js

@@ -6,6 +6,6 @@ "use strict";

const rxjs_1 = require("rxjs");
const fromArray_1 = require("rxjs/internal/observable/fromArray");
const OuterSubscriber_1 = require("rxjs/internal/OuterSubscriber");
const asap_1 = require("rxjs/internal/scheduler/asap");
const subscribeToResult_1 = require("rxjs/internal/util/subscribeToResult");
const fromArray_1 = require("rxjs-compat/observable/fromArray");
const OuterSubscriber_1 = require("rxjs-compat/OuterSubscriber");
const asap_1 = require("rxjs-compat/scheduler/asap");
const subscribeToResult_1 = require("rxjs-compat/util/subscribeToResult");
// tslint:disable no-use-before-declare

@@ -12,0 +12,0 @@ /**

{
"name": "@adminide-stack/extension-api",
"version": "0.0.20-alpha.112",
"version": "0.0.20-alpha.115",
"description": "Workbench core for higher packages to depend on",

@@ -45,3 +45,2 @@ "main": "lib/index.js",

"queueing-subject": "0.3.4",
"rxjs": "^6.3.3",
"utility-types": "^3.10.0",

@@ -51,3 +50,4 @@ "valid-url": "1.0.9"

"peerDependencies": {
"@vscode-alt/monaco-editor": ">=0.17.1"
"@vscode-alt/monaco-editor": ">=0.17.1",
"rxjs": "^6.3.3"
},

@@ -58,3 +58,3 @@ "typings": "lib/index.d.ts",

},
"gitHead": "41b59b6f629efb3f4e8227857aeac5c0abc9ea23"
"gitHead": "268f8d6c402a47d374f9004a63360430588b3612"
}

Sorry, the diff of this file is not supported yet

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