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

@contrail/extensions-sdk

Package Overview
Dependencies
Maintainers
0
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrail/extensions-sdk - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

3

lib/apps/app-context.d.ts

@@ -5,3 +5,4 @@ import { User } from "@contrail/entity-types";

PLAN = "plan",
SHOWCASE = "showcase"
SHOWCASE = "showcase",
ADMIN_CONSOLE = "admin_console"
}

@@ -8,0 +9,0 @@ export interface AppContext {

@@ -9,2 +9,3 @@ "use strict";

VibeIQAppType["SHOWCASE"] = "showcase";
VibeIQAppType["ADMIN_CONSOLE"] = "admin_console";
})(VibeIQAppType = exports.VibeIQAppType || (exports.VibeIQAppType = {}));

@@ -11,0 +12,0 @@ exports.CONTEXT = {};

{
"name": "@contrail/extensions-sdk",
"version": "1.0.7",
"version": "1.0.8",
"description": "Client library for interfacing with VibeIQ's services and apps from an extension.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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