notion-client
Advanced tools
Comparing version 4.4.0 to 4.5.2
@@ -137,3 +137,4 @@ "use strict"; | ||
query: (collectionView === null || collectionView === void 0 ? void 0 : collectionView.query2) || (collectionView === null || collectionView === void 0 ? void 0 : collectionView.query), | ||
groups: ((_c = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _c === void 0 ? void 0 : _c.board_groups2) || ((_d = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _d === void 0 ? void 0 : _d.board_groups), | ||
groups: ((_c = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _c === void 0 ? void 0 : _c.board_groups2) || | ||
((_d = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _d === void 0 ? void 0 : _d.board_groups), | ||
gotOptions: gotOptions | ||
@@ -140,0 +141,0 @@ }) |
@@ -131,3 +131,4 @@ var __assign = (this && this.__assign) || function () { | ||
query: (collectionView === null || collectionView === void 0 ? void 0 : collectionView.query2) || (collectionView === null || collectionView === void 0 ? void 0 : collectionView.query), | ||
groups: ((_c = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _c === void 0 ? void 0 : _c.board_groups2) || ((_d = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _d === void 0 ? void 0 : _d.board_groups), | ||
groups: ((_c = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _c === void 0 ? void 0 : _c.board_groups2) || | ||
((_d = collectionView === null || collectionView === void 0 ? void 0 : collectionView.format) === null || _d === void 0 ? void 0 : _d.board_groups), | ||
gotOptions: gotOptions | ||
@@ -134,0 +135,0 @@ }) |
{ | ||
"name": "notion-client", | ||
"version": "4.4.0", | ||
"version": "4.5.2", | ||
"description": "Robust TypeScript client for the unofficial Notion API.", | ||
@@ -21,3 +21,3 @@ "repository": "NotionX/react-notion-x", | ||
"notion-types": "^4.3.0", | ||
"notion-utils": "^4.4.0", | ||
"notion-utils": "^4.5.2", | ||
"p-map": "^4.0.0" | ||
@@ -29,3 +29,3 @@ }, | ||
}, | ||
"gitHead": "546d0ca7584423015b755cf0782e175208b1e1b8" | ||
"gitHead": "052d8f60f423decfe8937a8e3ee019710c3add22" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
966209
11770
Updatednotion-utils@^4.5.2