Socket
Socket
Sign inDemoInstall

vue3-notion

Package Overview
Dependencies
167
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.19 to 0.1.20

16

package.json
{
"name": "vue3-notion",
"version": "0.1.19",
"version": "0.1.20",
"description": "Vue 3 Unofficial Notion Renderer",
"homepage": "https://vue3-notion.vercel.app/",
"repository": "github:zernonia/vue3-notion",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"browser": "dist/index.esm.js",
"unpkg": "dist/index.min.js",
"types": "dist/index.d.ts",
"main": "./dist/index.umd.js",
"module": "./dist/index.es.js",
"types": "./dist/types/index.d.ts",
"exports": {
".": {
"import": "./dist/index.es.js",
"require": "./dist/index.umd.js"
}
},
"files": [

@@ -13,0 +17,0 @@ "dist/**/*.ts",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc