Socket
Socket
Sign inDemoInstall

vue3-notion

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-notion - npm Package Compare versions

Comparing version 0.1.27 to 0.1.28

6

nuxt/plugin.ts

@@ -5,8 +5,10 @@ import VueNotion from "vue3-notion"

export default defineNuxtPlugin(({ vueApp, provide }) => {
export default defineNuxtPlugin(({ vueApp }) => {
const notion = { getPageBlocks, getPageTable }
vueApp.use(VueNotion)
return {
notion,
provide: {
notion,
},
}
})
{
"name": "vue3-notion",
"version": "0.1.27",
"version": "0.1.28",
"description": "Vue 3 Unofficial Notion Renderer",

@@ -5,0 +5,0 @@ "homepage": "https://vue3-notion.vercel.app/",

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