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.1.2-alpha.3 to 0.1.2-alpha.4

7

dist/ui.d.ts

@@ -17,7 +17,4 @@ import React, { Component, ReactNode } from "react";

export declare class CalendarPicker extends Component<{
dateMs: number;
setDateMsFn: (dateMs: number) => void;
useDisabledColor?: boolean;
useWarningColors?: boolean;
focusOnMount?: boolean;
initialSelectedDateMs: number;
onChangeSelectedDateMs: (dateMs: number) => void;
}> {

@@ -24,0 +21,0 @@ render(): React.DetailedReactHTMLElement<React.HTMLAttributes<HTMLElement>, HTMLElement>;

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

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

},
"gitHead": "09c19e41b70de3891a54b3e520bcc64a931eae0e"
"gitHead": "046afbd4abd346149dea4719649cc206ed869e69"
}

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