notion-client
Advanced tools
Comparing version 2.5.3 to 3.0.0
@@ -49,3 +49,6 @@ "use strict"; | ||
'Color-Rainbow-54bf56611797480c951e5c1f96cb06f2', | ||
'e68c18a461904eb5a2ddc3748e76b893', | ||
'e68c18a461904eb5a2ddc3748e76b893' | ||
// collections stress test | ||
// NOTE: removing because of sporadic timeouts | ||
// 'nba-3f92ae505636427c897634a15b9f2892' | ||
]; | ||
@@ -52,0 +55,0 @@ var pageIdFixturesFailure = [ |
@@ -44,3 +44,6 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) { | ||
'Color-Rainbow-54bf56611797480c951e5c1f96cb06f2', | ||
'e68c18a461904eb5a2ddc3748e76b893', | ||
'e68c18a461904eb5a2ddc3748e76b893' | ||
// collections stress test | ||
// NOTE: removing because of sporadic timeouts | ||
// 'nba-3f92ae505636427c897634a15b9f2892' | ||
]; | ||
@@ -47,0 +50,0 @@ var pageIdFixturesFailure = [ |
{ | ||
"name": "notion-client", | ||
"version": "2.5.3", | ||
"version": "3.0.0", | ||
"description": "Robust TypeScript client for the unofficial Notion API.", | ||
@@ -19,4 +19,4 @@ "repository": "NotionX/react-notion-x", | ||
"node-fetch": "^2.6.1", | ||
"notion-types": "^2.5.1", | ||
"notion-utils": "^2.5.1", | ||
"notion-types": "^3.0.0", | ||
"notion-utils": "^3.0.0", | ||
"p-map": "^4.0.0" | ||
@@ -27,4 +27,3 @@ }, | ||
"ava": "^3.13.0" | ||
}, | ||
"gitHead": "6bb9a1703e3e9f5bdd21db398fbbf0cb05ff99f9" | ||
} | ||
} |
@@ -10,3 +10,3 @@ import test from 'ava' | ||
'Color-Rainbow-54bf56611797480c951e5c1f96cb06f2', | ||
'e68c18a461904eb5a2ddc3748e76b893', | ||
'e68c18a461904eb5a2ddc3748e76b893' | ||
// collections stress test | ||
@@ -13,0 +13,0 @@ // NOTE: removing because of sporadic timeouts |
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
823502
11617
50
+ Addednotion-types@3.1.1(transitive)
+ Addednotion-utils@3.4.8(transitive)
- Removednotion-types@2.5.1(transitive)
- Removednotion-utils@2.5.1(transitive)
Updatednotion-types@^3.0.0
Updatednotion-utils@^3.0.0