@notionhq/client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@notionhq/client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple and easy to use client for the Notion API", | ||
@@ -5,0 +5,0 @@ "engines": { |
@@ -26,3 +26,3 @@ /// <reference types="node" /> | ||
#private; | ||
static readonly defaultNotionVersion = "2021-08-16"; | ||
static readonly defaultNotionVersion = "2022-02-22"; | ||
constructor(options?: ClientOptions); | ||
@@ -29,0 +29,0 @@ /** |
@@ -371,3 +371,3 @@ "use strict"; | ||
_Client_auth = new WeakMap(), _Client_logLevel = new WeakMap(), _Client_logger = new WeakMap(), _Client_prefixUrl = new WeakMap(), _Client_timeoutMs = new WeakMap(), _Client_notionVersion = new WeakMap(), _Client_fetch = new WeakMap(), _Client_agent = new WeakMap(), _Client_userAgent = new WeakMap(); | ||
Client.defaultNotionVersion = "2021-08-16"; | ||
Client.defaultNotionVersion = "2022-02-22"; | ||
//# sourceMappingURL=Client.js.map |
{ | ||
"name": "@notionhq/client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple and easy to use client for the Notion API", | ||
@@ -5,0 +5,0 @@ "engines": { |
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