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.2.0-alpha.28 to 0.2.0-alpha.29

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# 0.2.0-alpha.29 (2021-09-13)
**Note:** Version bump only for package quip-apps-api
# 0.2.0-alpha.28 (2021-09-09)

@@ -8,0 +16,0 @@

8

dist/client.d.ts

@@ -155,4 +155,4 @@ import { ReactNode } from "react";

documentTemplateSettingsValue: {
salesforce_org_id: string;
salesforce_object_type: string;
orgId: string;
sObjectApiName: string;
};

@@ -242,4 +242,4 @@ elementHtmlValue: string;

getDocumentTemplateSettings(): {
salesforce_org_id: string;
salesforce_object_type: string;
orgId: string;
sObjectApiName: string;
};

@@ -246,0 +246,0 @@ getFocusedRichTextRecord(): RichTextRecord | undefined;

@@ -104,4 +104,4 @@ "use strict";

this.documentTemplateSettingsValue = {
salesforce_org_id: "",
salesforce_object_type: ""
orgId: "",
sObjectApiName: ""
};

@@ -108,0 +108,0 @@ this.elementHtmlValue = "";

{
"name": "quip-apps-api",
"version": "0.2.0-alpha.28",
"version": "0.2.0-alpha.29",
"description": "Quip Live Apps API",

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

},
"gitHead": "9dbd5e47899d3e5e1211112c02c36b4bc45de4cf"
"gitHead": "5f1136e6e7cad6665c54e568bef4489cf7b1f1bf"
}

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