notion-client
Advanced tools
+1
-1
@@ -57,3 +57,3 @@ import * as notion from 'notion-types'; | ||
| }): Promise<notion.PageChunk>; | ||
| getCollectionData(collectionId: string, collectionViewId: string, collectionView: any, { limit, searchQuery, userTimeZone, loadContentCover, kyOptions }?: { | ||
| getCollectionData(collectionId: string, collectionViewId: string, collectionView?: any, { limit, searchQuery, userTimeZone, loadContentCover, kyOptions }?: { | ||
| type?: notion.CollectionViewType; | ||
@@ -60,0 +60,0 @@ limit?: number; |
+1
-1
@@ -435,3 +435,3 @@ // src/notion-api.ts | ||
| return this.fetch({ | ||
| endpoint: "syncRecordValues", | ||
| endpoint: "syncRecordValuesMain", | ||
| body: { | ||
@@ -438,0 +438,0 @@ requests: blockIds.map((blockId) => ({ |
+3
-3
| { | ||
| "name": "notion-client", | ||
| "version": "7.4.3", | ||
| "version": "7.5.0", | ||
| "type": "module", | ||
@@ -22,4 +22,4 @@ "description": "Robust TypeScript client for the unofficial Notion API.", | ||
| "p-map": "^7.0.3", | ||
| "notion-types": "7.4.3", | ||
| "notion-utils": "7.4.3" | ||
| "notion-utils": "7.5.0", | ||
| "notion-types": "7.5.0" | ||
| }, | ||
@@ -26,0 +26,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
56346
0.02%+ Added
+ Added
- Removed
- Removed
Updated
Updated