New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.0-alpha.3 to 0.2.0-alpha.4

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# 0.2.0-alpha.4 (2021-03-02)
**Note:** Version bump only for package quip-apps-api
# 0.2.0-alpha.3 (2021-02-22)

@@ -8,0 +16,0 @@

1

dist/client.d.ts

@@ -68,2 +68,3 @@ import { ReactNode } from "react";

mobileToolbarCommandIds?: string[] | undefined;
toolbarState?: ToolbarState;
destructiveCommandIds?: string[] | undefined;

@@ -70,0 +71,0 @@ initializationCallback?: (element: Element, parameters: InitializationParameters) => void;

@@ -18,2 +18,3 @@ // Copyright Quip 2019

EventType as EventType_,
InitOptions as InitOptions_,
MenuCommand as MenuCommand_,

@@ -111,2 +112,3 @@ MenuIcons as MenuIcons_,

export type MigrationFn = MigrationFn_;
export type InitOptions = InitOptions_;
}

4

package.json
{
"name": "quip-apps-api",
"version": "0.2.0-alpha.3",
"version": "0.2.0-alpha.4",
"description": "Quip Live Apps API",

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

},
"gitHead": "c5919054c1198602c3726d4edcb2e566fc9b62a2"
"gitHead": "aba5b261ae0384495bb62d22c8a8b4d5b3a89c32"
}

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