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.43 to 0.1.44

14

package.json
{
"name": "vue3-notion",
"version": "0.1.43",
"version": "0.1.44",
"description": "Vue 3 Unofficial Notion Renderer",

@@ -10,2 +10,3 @@ "homepage": "https://vue3-notion.vercel.app/",

"module": "./dist/vue3-notion.js",
"types": "./dist/index.d.ts",
"exports": {

@@ -40,3 +41,3 @@ ".": {

"dev:build": "vite build playground",
"build": "vite build",
"build": "vue-tsc --declaration --emitDeclarationOnly && vite build",
"preview": "vite preview",

@@ -53,12 +54,13 @@ "version": " git add -A src",

"devDependencies": {
"vue-router": "4",
"@nuxt/kit": "^3.4.3",
"@vueuse/core": "^8.7.5",
"@types/katex": "^0.11.1",
"@types/node": "^17.0.5",
"@types/node": "^20.1.1",
"@types/prismjs": "^1.16.6",
"@vitejs/plugin-vue": "^4.2.1",
"@vueuse/core": "^8.7.5",
"typescript": "^5.0.4",
"vite": "^4.3.5",
"vite-plugin-dts": "^2.3.0"
"vite-plugin-dts": "^2.3.0",
"vue-router": "4",
"vue-tsc": "^1.6.4"
},

@@ -65,0 +67,0 @@ "peerDependencies": {

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