Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@notionhq/client

Package Overview
Dependencies
Maintainers
12
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@notionhq/client - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

build/package.json
{
"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

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