🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

react-notion-x

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-notion-x - npm Package Compare versions

Comparing version

to
4.4.0

15

package.json
{
"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"
}
build/cjs/index.tsbuildinfo

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