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.16 to 0.1.2-alpha.17

2

dist/client.d.ts

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

isAndroid(): boolean;
isApiVersionAtLeast(): boolean;
isApiVersionAtLeast(minVersion: string): boolean;
isAppFocused(): boolean;

@@ -251,0 +251,0 @@ isDocumentEditable(): boolean;

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

}
isApiVersionAtLeast() {
isApiVersionAtLeast(minVersion) {
return this.isApiVersionAtLeastValue;

@@ -253,0 +253,0 @@ }

{
"name": "quip-apps-api",
"version": "0.1.2-alpha.16",
"version": "0.1.2-alpha.17",
"description": "Quip Live Apps API",

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

},
"gitHead": "f62425b7fab114303fb716e84d6e58b3b6c375ab"
"gitHead": "cd3639d6a70a789f13f580eb4a5f35c3632e0c91"
}

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