Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

notion-types

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notion-types - npm Package Compare versions

Comparing version
7.6.0
to
7.7.0
+3
-0
build/index.d.ts

@@ -147,2 +147,5 @@ /** UUID */

type: 'numbered_list';
format?: BaseTextBlock['format'] & {
list_start_index?: number;
};
}

@@ -149,0 +152,0 @@ interface HeaderBlock extends BaseTextBlock {

+1
-1
{
"name": "notion-types",
"version": "7.6.0",
"version": "7.7.0",
"type": "module",

@@ -5,0 +5,0 @@ "description": "TypeScript types for core Notion data structures.",