File tree Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Expand file tree Collapse file tree 9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-cra" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " DISABLE_ESLINT_PLUGIN=true GENERATE_SOURCEMAP=false react-scripts start" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-full" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-x-example-minimal" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 5
5
"repository" : " NotionX/react-notion-x" ,
6
6
"author" : " Travis Fischer <travis@transitivebullsh.it>" ,
7
7
"license" : " MIT" ,
8
- "version" : " 7.6 .0" ,
8
+ "version" : " 7.7 .0" ,
9
9
"packageManager" : " pnpm@10.17.0" ,
10
10
"engines" : {
11
11
"node" : " >=18"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-client" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Robust TypeScript client for the unofficial Notion API." ,
6
6
"repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-compat" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Compatibility layer between the official Notion API and unofficial private API." ,
6
6
"repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-types" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " TypeScript types for core Notion data structures." ,
6
6
"repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " notion-utils" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Useful utilities for working with Notion data. Isomorphic." ,
6
6
"repository" : " NotionX/react-notion-x" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-notion-x" ,
3
- "version" : " 7.6 .0" ,
3
+ "version" : " 7.7 .0" ,
4
4
"type" : " module" ,
5
5
"description" : " Fast and accurate React renderer for Notion." ,
6
6
"repository" : " NotionX/react-notion-x" ,
You can’t perform that action at this time.
0 commit comments