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

quip-apps-api

Package Overview
Dependencies
Maintainers
2
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 0.1.2-alpha.24 to 0.1.2-alpha.25

3

dist/client.d.ts

@@ -67,2 +67,4 @@ import { ReactNode } from "react";

toolbarCommandIds?: string[] | undefined;
mobileToolbarCommandIds?: string[] | undefined;
destructiveCommandIds?: string[] | undefined;
initializationCallback?: (element: Element, parameters: InitializationParameters) => void;

@@ -82,2 +84,3 @@ }

MENU_MAIN = "MENU_MAIN",
MOBILE_TOOLBAR_MENU = "MOBILE_TOOLBAR_MENU",
COPY_ANCHOR_LINK = "COPY_ANCHOR_LINK",

@@ -84,0 +87,0 @@ CUT_ELEMENT = "CUT_ELEMENT",

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

DocumentMenuCommands["MENU_MAIN"] = "MENU_MAIN";
DocumentMenuCommands["MOBILE_TOOLBAR_MENU"] = "MOBILE_TOOLBAR_MENU";
DocumentMenuCommands["COPY_ANCHOR_LINK"] = "COPY_ANCHOR_LINK";

@@ -44,0 +45,0 @@ DocumentMenuCommands["CUT_ELEMENT"] = "CUT_ELEMENT";

4

package.json
{
"name": "quip-apps-api",
"version": "0.1.2-alpha.24",
"version": "0.1.2-alpha.25",
"description": "Quip Live Apps API",

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

},
"gitHead": "090efaa2322fc74c5c5970e032308920f59180f5"
"gitHead": "e7affc13c24da216591743c8153a725a52d75057"
}

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