Socket
Socket
Sign inDemoInstall

vue3-notion

Package Overview
Dependencies
4
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

4

nuxt/index.ts

@@ -9,4 +9,4 @@ import { defineNuxtModule, addPluginTemplate } from "@nuxt/kit"

setup(options, nuxt) {
const __filename = fileURLToPath(import.meta.url)
const __dirname = dirname(__filename)
const filename = fileURLToPath(import.meta.url)
const __dirname = dirname(filename)

@@ -13,0 +13,0 @@ addPluginTemplate({

{
"name": "vue3-notion",
"version": "0.0.4",
"version": "0.0.5",
"description": "Vue 3 Unofficial Notion Renderer",

@@ -5,0 +5,0 @@ "repository": "github:zernonia/vue3-notion",

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