Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nubitel-vue-tiptap

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nubitel-vue-tiptap - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

33

package.json
{
"name": "nubitel-vue-tiptap",
"version": "1.1.1",
"description": "Vue 3 rich text editor based on tiptaps.",
"version": "1.1.2",
"description": "Vue 3 rich text editor based on tiptap",
"main": "lib/index.js",

@@ -48,17 +48,13 @@ "module": "lib/index.esm.js",

"dependencies": {
"@tiptap/extension-character-count": "^2.1.12",
"@tiptap/extension-subscript": "^2.1.12",
"@tiptap/extension-superscript": "^2.1.12",
"@tiptap/extension-text-align": "^2.1.12",
"@tiptap/extension-underline": "^2.1.12",
"@tiptap/pm": "^2.1.12",
"@tiptap/starter-kit": "^2.1.12",
"@tiptap/vue-3": "^2.1.12",
"rollup-plugin-css-only": "^4.5.2",
"rollup-plugin-less": "^1.1.3",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-vue": "^6.0.0"
"@tiptap/extension-character-count": "^2.1.13",
"@tiptap/extension-subscript": "^2.1.13",
"@tiptap/extension-superscript": "^2.1.13",
"@tiptap/extension-text-align": "^2.1.13",
"@tiptap/extension-underline": "^2.1.13",
"@tiptap/pm": "^2.1.13",
"@tiptap/starter-kit": "^2.1.13",
"@tiptap/vue-3": "^2.1.13"
},
"peerDependencies": {
"vue": "^3.2.41"
"vue": "^3.3.4"
},

@@ -69,4 +65,9 @@ "devDependencies": {

"rimraf": "^5.0.5",
"rollup": "^4.5.1"
"vue": "^3.3.10",
"rollup-plugin-vue": "^6.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-peer-deps-external": "^2.2.4",
"@rollup/plugin-terser": "^0.4.4",
"rollup-plugin-css-only": "^4.5.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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