quip-apps-api
Advanced tools
Comparing version 0.2.0-alpha.14 to 0.2.0-alpha.15
@@ -6,2 +6,10 @@ # Change Log | ||
# 0.2.0-alpha.15 (2021-03-23) | ||
**Note:** Version bump only for package quip-apps-api | ||
# 0.2.0-alpha.14 (2021-03-13) | ||
@@ -8,0 +16,0 @@ |
@@ -22,3 +22,3 @@ import { ReactNode } from "react"; | ||
creationBlobs?: Blob[]; | ||
creationSource: string; | ||
creationSource: CreationSource; | ||
} | ||
@@ -25,0 +25,0 @@ export interface BlobWithThumbnails { |
{ | ||
"name": "quip-apps-api", | ||
"version": "0.2.0-alpha.14", | ||
"version": "0.2.0-alpha.15", | ||
"description": "Quip Live Apps API", | ||
@@ -42,3 +42,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "2dcc21e769341111b261263bac486af9de62a1dc" | ||
"gitHead": "eaae634b6b87275bd0de16a0868d59ae2981a972" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
158362