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.20 to 0.1.2-alpha.21

2

dist/ui.d.ts

@@ -32,2 +32,4 @@ import React, { Component, ReactNode } from "react";

export declare const Color: {
BACKGROUND: string;
SECONDARY_BACKGROUND: string;
TEXT: string;

@@ -34,0 +36,0 @@ SECONDARY_TEXT: string;

@@ -33,2 +33,4 @@ "use strict";

exports.Color = {
BACKGROUND: "#ffffff",
SECONDARY_BACKGROUND: "#ffffff",
TEXT: "#5c6470",

@@ -35,0 +37,0 @@ SECONDARY_TEXT: "#8d95a1",

4

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

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

},
"gitHead": "6774e97c7fd9c550ef3e1b8ea501856679ecd95b"
"gitHead": "3dc32a08fd558115984f6b4366469658c99611a3"
}

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