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.0.26 to 6.2.0

2

build/maps.d.ts

@@ -74,3 +74,3 @@ import { ID, Decoration, PropertyType, Role } from './core';

export interface PreviewImageMap {
[url: string]: PreviewImage;
[url: string]: PreviewImage | null;
}
{
"name": "notion-types",
"version": "6.0.26",
"version": "6.2.0",
"type": "module",

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

"license": "MIT",
"typings": "./build/index.d.ts",
"types": "./build/index.d.ts",
"sideEffects": false,

@@ -18,3 +18,3 @@ "files": [

},
"gitHead": "7e449be11e8a0c4d3e42c182061865447d921890"
"gitHead": "ac0f9e25b0f068a51c1184aa1b6341eb2e553788"
}

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