Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

notion-content-render

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notion-content-render - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

dist/index.d.ts

5

package.json
{
"name": "notion-content-render",
"version": "0.2.1",
"version": "0.2.2",
"description": "A library to render notion content structure to React or MD",

@@ -30,3 +30,4 @@ "main": "dist/index.js",

"clean": "rm -rf dist",
"fixture": "ts-node -T fixtures/dump_test_fixture.ts"
"fixture": "ts-node -T fixtures/dump_test_fixture.ts",
"release": "rm -rf dist && tsc && np"
},

@@ -33,0 +34,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc