react-notion-x
Advanced tools
Comparing version
{ | ||
"name": "react-notion-x", | ||
"version": "4.3.7", | ||
"version": "4.4.0", | ||
"description": "Fast and accurate React renderer for Notion.", | ||
@@ -11,7 +11,10 @@ "repository": "NotionX/react-notion-x", | ||
"typings": "build/esm/index.d.ts", | ||
"type": "module", | ||
"sideEffects": false, | ||
"type": "commonjs", | ||
"exports": { | ||
"import": "./build/esm/index.js", | ||
"default": "./build/cjs/index.js" | ||
"./src/styles.css": "./src/styles.css", | ||
".": { | ||
"import": "./build/esm/index.js", | ||
"default": "./build/cjs/index.js" | ||
} | ||
}, | ||
@@ -30,3 +33,3 @@ "engines": { | ||
"notion-types": "^4.3.0", | ||
"notion-utils": "^4.3.0", | ||
"notion-utils": "^4.4.0", | ||
"prismjs": "^1.20.0", | ||
@@ -56,3 +59,3 @@ "rc-dropdown": "^3.1.2", | ||
}, | ||
"gitHead": "bbf06f2f0d7351ea339a1eea504498f130d711e9" | ||
"gitHead": "546d0ca7584423015b755cf0782e175208b1e1b8" | ||
} |
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
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
1454283
0.02%13770
0.06%Yes
NaN+ Added
+ Added
- Removed
- Removed
Updated