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

quip-apps-api

Package Overview
Dependencies
Maintainers
1
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quip-apps-api - npm Package Compare versions

Comparing version 1.0.0-alpha.6 to 1.0.0-alpha.7

2

dist/client.d.ts

@@ -198,3 +198,3 @@ import ClientBlob from "./blob";

private version_;
constructor(elementConfigId: string, elementId: string, elementLocalId: string, window: Window, bridgeToken: string);
constructor(elementConfigId: string, elementId: string, elementLocalId: string, window?: Window, bridgeToken?: string);
setVersion(version: string): void;

@@ -201,0 +201,0 @@ addDetachedNode(node: Node): void;

@@ -32,3 +32,3 @@ "use strict";

const ui = __importStar(require("./ui"));
const client = new client_1.default("", "", "", window, "");
const client = new client_1.default("", "", "");
const api = Object.assign(client, clientExports, {

@@ -35,0 +35,0 @@ Auth: auth_1.default,

{
"name": "quip-apps-api",
"version": "1.0.0-alpha.6",
"version": "1.0.0-alpha.7",
"description": "Quip Live Apps API",

@@ -41,3 +41,3 @@ "main": "index.js",

},
"gitHead": "9e8d1084131a08f1a9fd7cb1f63fc32a4475e2b8"
"gitHead": "16cac2cdf1d14d0059e8e8a01913fc1496e9a445"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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