You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
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

Comparing version 0.0.7 to 0.0.8

5

nuxt/index.ts

@@ -11,5 +11,4 @@ import { defineNuxtModule, addPluginTemplate } from "@nuxt/kit-edge"

const __dirname = dirname(filename)
console.log(__dirname)
addPluginTemplate({
src: resolve(__dirname, "../dist/library.ts"),
src: resolve(__dirname, "plugin.ts"),
filename: "vue3-notion.ts",

@@ -26,1 +25,3 @@ options,

})
module.exports.meta = require("../package.json")

2

package.json
{
"name": "vue3-notion",
"version": "0.0.7",
"version": "0.0.8",
"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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc