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.26 to 1.0.0-alpha.27

3

dist/client.d.ts

@@ -109,3 +109,4 @@ import { ReactNode } from "react";

SYNCING = "SYNCING",
JIRA = "JIRA"
JIRA = "JIRA",
COMMENT_MENU_ITEM = "COMMENT_MENU_ITEM"
}

@@ -112,0 +113,0 @@ export declare const RootEntityConstructor: {

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

MenuIcons["JIRA"] = "JIRA";
MenuIcons["COMMENT_MENU_ITEM"] = "COMMENT_MENU_ITEM";
})(MenuIcons = exports.MenuIcons || (exports.MenuIcons = {}));

@@ -77,0 +78,0 @@ exports.RootEntityConstructor = class {

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

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

},
"gitHead": "276f3d27fa48e6138f972f4336fa6690ec1dec73"
"gitHead": "e0185c544a87f465a801e7291186252180b13fdb"
}

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