Comparing version 0.1.0 to 0.1.1
{ | ||
"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" |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
183968
19
547
2