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.9 to 1.0.0-alpha.10

4

dist/ui.d.ts

@@ -1,2 +0,2 @@

import React, { Component } from "react";
import React, { Component, ReactNode } from "react";
import { CanvasRecordCommentAnchorRecord } from "./canvas-record";

@@ -10,3 +10,3 @@ import Record from "./record";

primary?: boolean;
text: string;
text: ReactNode;
type?: string;

@@ -13,0 +13,0 @@ disabled?: boolean;

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

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

},
"gitHead": "77fc932a0e418e38552e78e41b38f5d830baf182"
"gitHead": "cda21d87d20515385f6ff7655645a9dd4ea2da88"
}

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