New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notion-client

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notion-client - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

4

package.json
{
"name": "notion-client",
"version": "2.3.0",
"version": "2.3.1",
"description": "Robust TypeScript client for the unofficial Notion API.",

@@ -27,3 +27,3 @@ "repository": "NotionX/notion-kit",

},
"gitHead": "f3a245c4a01ca0f213908af27c03f7200a4833c5"
"gitHead": "f92bffae1c7dcc2bf2d1bba115ed7d1b2961dda4"
}

@@ -371,3 +371,2 @@ import fetch from 'node-fetch'

const url = `${this._apiBaseUrl}/${endpoint}`
console.log('notion fetch', url)

@@ -374,0 +373,0 @@ return fetch(url, {

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