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.2 to 6.0.6

1

build/api.d.ts

@@ -15,2 +15,3 @@ import { RecordMap } from './maps';

limit?: number;
searchSessionId?: string;
}

@@ -17,0 +18,0 @@ export interface SearchResults {

4

package.json
{
"name": "notion-types",
"version": "6.0.2",
"version": "6.0.6",
"type": "module",

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

},
"gitHead": "366458e14e02e7b8b5b7e6667105e04e3c28f46e"
"gitHead": "dca0609ca0f2e052e24250a77ded071764f9dada"
}

@@ -20,2 +20,3 @@ import { RecordMap } from './maps'

limit?: number
searchSessionId?: string
}

@@ -22,0 +23,0 @@

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