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 6.12.6 to 6.13.4

2

build/block.d.ts

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

format?: {
block_alignment: 'center' | 'left' | 'right';
block_width: number;

@@ -231,2 +232,3 @@ block_height: number;

};
block_alignment: 'center' | 'left' | 'right';
block_width: number;

@@ -233,0 +235,0 @@ block_height: number;

4

package.json
{
"name": "notion-types",
"version": "6.12.6",
"version": "6.13.4",
"type": "module",

@@ -17,3 +17,3 @@ "description": "TypeScript types for core Notion data structures.",

},
"gitHead": "6edd3574f9c6d9044b56cbb7e4bbb52e4598218e"
"gitHead": "bf81f2aa75c60b785e850b363901f47b9a2cd464"
}

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