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

@dvwd/paper-wysiwyg

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dvwd/paper-wysiwyg - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

package.json
{
"name": "@dvwd/paper-wysiwyg",
"description": "A minimalistic yet powerful VueJs WYSIWYG built on Tiptap 2, inspired by Outline Wiki",
"version": "1.0.1",
"main": "dist/my-component.umd.js",
"module": "dist/my-component.esm.js",
"unpkg": "dist/my-component.min.js",
"version": "1.0.2",
"author": "Jeremy graham <mail@jez500.com>",
"license": "MIT",
"main": "dist/paper-wysiwyg.udm.js",
"module": "dist/paper-wysiwyg.esm.js",
"unpkg": "dist/paper-wysiwyg.min.js",
"browser": {
"./sfc": "src/PaperWysiwyg.vue"
},
"files": [
"dist/*",
"src/*"
],
"scripts": {

@@ -62,3 +71,2 @@ "rollup": "./node_modules/rollup/dist/bin/rollup",

"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-uglify": "^6.0.4",
"rollup-plugin-vue": "^5.1.4",

@@ -65,0 +73,0 @@ "sass": "^1.47.0",

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