@umoteam/editor-external
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -41,8 +41,3 @@ const fs = require('fs'); | ||
{ from: 'katex/dist', to: 'katex' }, | ||
{ from: 'jsbarcode/dist/JsBarcode.all.min.js', to: 'jsbarcode.all.min.js' }, | ||
{ from: 'qrcode-svg/dist/qrcode.min.js', to: 'qrcode-svg.min.js' }, | ||
{ from: 'mermaid/dist/mermaid.min.js', to: 'mermaid.min.js' }, | ||
{ from: 'plyr/dist/plyr.min.js', to: 'plyr.min.js' }, | ||
{ from: 'pagedjs/dist/paged.polyfill.min.js', to: 'paged.polyfill.min.js' }, | ||
{ from: 'vue/dist/vue.global.prod.js', to: 'vue.min.js' } | ||
{ from: 'pagedjs/dist/paged.polyfill.min.js', to: 'paged.polyfill.min.js' } | ||
]; | ||
@@ -49,0 +44,0 @@ |
{ | ||
"name": "@umoteam/editor-external", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "The modules that Umo Editor depends on. Umo Editor 所依赖的部分模块。", | ||
@@ -19,16 +19,10 @@ "main": "build.js", | ||
"build": "node build.js", | ||
"prepublishOnly": "npm run build" | ||
"prepublishOnly": "yarn && npm run build" | ||
}, | ||
"devDependencies": { | ||
"@umoteam/editor": "3.0.0", | ||
"jsbarcode": "^3.11.6", | ||
"@umoteam/editor": "3.1.0", | ||
"katex": "^0.16.11", | ||
"mermaid": "^10.9.1", | ||
"monaco-editor": "^0.50.0", | ||
"pagedjs": "^0.4.3", | ||
"plyr": "^3.7.8", | ||
"qrcode-svg": "^1.1.0", | ||
"svg64": "^2.0.0", | ||
"vue": "^3.4.35" | ||
"pagedjs": "^0.4.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
4
21
56
217327243
292
126736