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

notion-types

Package Overview
Dependencies
Maintainers
2
Versions
71
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 4.3.0 to 4.6.4

1

build/cjs/block.d.ts

@@ -217,2 +217,3 @@ import { ID, Color, Decoration, Role } from './core';

language: Decoration[];
caption: Decoration[];
};

@@ -219,0 +220,0 @@ }

@@ -217,2 +217,3 @@ import { ID, Color, Decoration, Role } from './core';

language: Decoration[];
caption: Decoration[];
};

@@ -219,0 +220,0 @@ }

4

package.json
{
"name": "notion-types",
"version": "4.3.0",
"version": "4.6.4",
"description": "TypeScript types for core Notion data structures.",

@@ -15,3 +15,3 @@ "repository": "NotionX/react-notion-x",

},
"gitHead": "78f5463da574ecc4b2c1137b4a7e95b5ced6ceb6"
"gitHead": "d1059926a4cea513286de05dae6a3dc7eff9ce30"
}

@@ -319,3 +319,4 @@ import { ID, Color, Decoration, Role } from './core'

title: Decoration[]
language: Decoration[]
language: Decoration[],
caption: Decoration[]
}

@@ -322,0 +323,0 @@ }

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