New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vditor

Package Overview
Dependencies
Maintainers
1
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vditor - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

dist/vditor/12e5e9cea32f75de75c7bea26d47d37a.png

13

package.json
{
"name": "vditor",
"version": "0.1.0",
"version": "0.1.1",
"description": "A markdown editor written in TypeScript",
"author": " Vanessa <v@b3log.org> (http://vanessa.b3log.org)",
"homepage": "https://hacpai.com/cr",
"main": "dist/index.min.js",
"main": "dist/vditor/index.min.js",
"files": [
"dist/*"
"dist/vditor/*"
],

@@ -41,10 +41,9 @@ "dependencies": {

"type": "git",
"url": "https://github.com/b3log/b3log-editor"
"url": "https://github.com/b3log/vditor"
},
"bugs": {
"url": "https://github.com/b3log/b3log-editor/issues"
"url": "https://github.com/b3log/vditor/issues"
},
"scripts": {
"build": "webpack --env.production",
"dev": "webpack",
"build": "webpack",
"demo": "webpack --config webpack.demo.js",

@@ -51,0 +50,0 @@ "start": "webpack-dev-server --config webpack.start.js"

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