react-notion-x
Advanced tools
Comparing version
@@ -84,6 +84,2 @@ import * as react_jsx_runtime from 'react/jsx-runtime'; | ||
declare const defaultMapImageUrl: (url: string | undefined, block: Block) => string | undefined; | ||
declare const defaultMapPageUrl: (rootPageId?: string) => (pageId: string) => string; | ||
declare const cs: (...classes: Array<string | undefined | false>) => string; | ||
@@ -96,2 +92,2 @@ declare const getListNumber: (blockId: string, blockMap: BlockMap) => number | undefined; | ||
export { Breadcrumbs, Header, MapImageUrlFn, MapPageUrlFn, NotionComponents, NotionRenderer, PageIcon, PageIconImpl, Search, SearchNotionFn, Text, cs, defaultMapImageUrl, defaultMapPageUrl, getHashFragmentValue, getListNumber, getUrlParams, getYoutubeId, isBrowser }; | ||
export { Breadcrumbs, Header, MapImageUrlFn, MapPageUrlFn, NotionComponents, NotionRenderer, PageIcon, PageIconImpl, Search, SearchNotionFn, Text, cs, getHashFragmentValue, getListNumber, getUrlParams, getYoutubeId, isBrowser }; |
{ | ||
"name": "react-notion-x", | ||
"version": "7.1.0", | ||
"version": "7.2.0", | ||
"type": "module", | ||
@@ -48,2 +48,11 @@ "description": "Fast and accurate React renderer for Notion.", | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"watch": "tsup --watch --silent --onSuccess 'echo build successful'", | ||
"clean": "del build", | ||
"test": "run-s test:*", | ||
"test:lint": "eslint .", | ||
"test:typecheck": "tsc --noEmit" | ||
}, | ||
"dependencies": { | ||
@@ -53,2 +62,4 @@ "@fisch0920/medium-zoom": "^1.0.7", | ||
"katex": "^0.16.11", | ||
"notion-types": "workspace:*", | ||
"notion-utils": "workspace:*", | ||
"prismjs": "^1.27.0", | ||
@@ -59,5 +70,3 @@ "react-fast-compare": "^3.2.0", | ||
"react-lazy-images": "^1.1.0", | ||
"react-modal": "^3.14.3", | ||
"notion-utils": "7.0.1", | ||
"notion-types": "7.0.1" | ||
"react-modal": "^3.14.3" | ||
}, | ||
@@ -81,12 +90,3 @@ "devDependencies": { | ||
"react-pdf": "^9.1.1" | ||
}, | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch", | ||
"watch": "tsup --watch --silent --onSuccess 'echo build successful'", | ||
"clean": "del build", | ||
"test": "run-s test:*", | ||
"test:lint": "eslint .", | ||
"test:typecheck": "tsc --noEmit" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1450993
-1.23%24
-4%15975
-1.14%- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated