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.27 to 0.1.2-alpha.28

1

dist/client.d.ts

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

sendMessage(text: string, mentionIds: string[]): void;
setPayload(payload: string): void;
setSelectedEntity(record: Record): void;

@@ -293,0 +294,0 @@ setSelectedRecord(record: Record): void;

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

sendMessage(text, mentionIds) { }
setPayload(payload) { }
setSelectedEntity(record) {

@@ -319,0 +320,0 @@ this.setSelectedRecord(record);

4

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

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

},
"gitHead": "b95da59ccfc132104813cc95a258339872372a81"
"gitHead": "2c609d0b3ee0e3a0d566f75a951d2735ac21ab67"
}

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