codemirror-editor-vue3
Advanced tools
Comparing version 2.3.1 to 2.4.0-beta.0
@@ -0,1 +1,10 @@ | ||
# [2.4.0-beta.0](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.1...v2.4.0-beta.0) (2023-11-07) | ||
### Bug Fixes | ||
* fixed script ([99e6639](https://github.com/RennCheung/codemirror-editor-vue3/commit/99e66393b34946c0f557d707a0ea3a51d43969ee)) | ||
## [2.3.1](https://github.com/RennCheung/codemirror-editor-vue3/compare/v2.3.0...v2.3.1) (2023-11-06) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "codemirror-editor-vue3", | ||
"description": "CodeMirror component for Vue3", | ||
"version": "2.3.1", | ||
"version": "2.4.0-beta.0", | ||
"license": "MIT", | ||
@@ -47,3 +47,2 @@ "files": [ | ||
"build": "vite build", | ||
"build:types": "tsc --emitDeclarationOnly vite build", | ||
"docs-dev": "vitepress dev docs --open", | ||
@@ -70,11 +69,10 @@ "docs-build": "vitepress build docs", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@types/codemirror": "^5.60.5", | ||
"@types/diff-match-patch": "^1.0.32", | ||
"@types/node": "^16.11.13", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
"@typescript-eslint/parser": "^5.54.0", | ||
"@vitejs/plugin-vue": "^4.0.0", | ||
"@vitejs/plugin-vue-jsx": "^3.0.0", | ||
"@vue/cli-plugin-typescript": "~4.5.15", | ||
"@vueuse/core": "^9.13.0", | ||
"@types/codemirror": "^5.60.13", | ||
"@types/diff-match-patch": "^1.0.36", | ||
"@types/node": "^16.18.60", | ||
"@typescript-eslint/eslint-plugin": "^5.62.0", | ||
"@typescript-eslint/parser": "^6.10.0", | ||
"@vitejs/plugin-vue": "^4.4.0", | ||
"@vitejs/plugin-vue-jsx": "^3.0.2", | ||
"@vue/cli-plugin-typescript": "~4.5.19", | ||
"chalk": "^4.1.2", | ||
@@ -84,31 +82,30 @@ "conventional-changelog-cli": "^2.0.31", | ||
"diff-match-patch": "^1.0.5", | ||
"eslint": "^8.35.0", | ||
"eslint": "^8.53.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"eslint-plugin-vue": "^9.9.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"eslint-plugin-import": "^2.29.0", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"eslint-plugin-vue": "^9.18.1", | ||
"execa": "^7.0.0", | ||
"less": "^4.1.3", | ||
"less": "^4.2.0", | ||
"lint-staged": "^10.2.10", | ||
"minimist": "^1.2.6", | ||
"picocolors": "^1.0.0", | ||
"prettier": "^2.8.4", | ||
"prettier": "^3.0.3", | ||
"prompts": "^2.4.2", | ||
"rollup-plugin-cpy": "^2.0.1", | ||
"rollup-plugin-vue": "^6.0.0", | ||
"semver": "^7.3.5", | ||
"tsx": "^3.12.3", | ||
"tsx": "^3.14.0", | ||
"enquirer": "^2.3.6", | ||
"typescript": "^4.9.5", | ||
"unplugin-auto-import": "^0.15.0", | ||
"vite": "^4.1.4", | ||
"vite-plugin-checker": "^0.5.6", | ||
"vite-plugin-dts": "^2.0.2", | ||
"vite-plugin-pages": "^0.28.0", | ||
"vite-plugin-windicss": "^1.8.10", | ||
"typescript": "^5.2.2", | ||
"unplugin-auto-import": "^0.15.3", | ||
"vite": "^4.5.0", | ||
"vite-plugin-checker": "^0.6.2", | ||
"vite-plugin-dts": "^2.3.0", | ||
"vite-plugin-pages": "^0.31.0", | ||
"vite-plugin-windicss": "^1.9.1", | ||
"vitepress": "1.0.0-alpha.49", | ||
"vue": "^3.2.47", | ||
"vue-router": "^4.1.6", | ||
"vue-tsc": "^1.2.0", | ||
"vue": "^3.3.8", | ||
"vue-router": "^4.2.5", | ||
"vue-tsc": "^1.8.22", | ||
"windicss": "^3.5.6", | ||
@@ -115,0 +112,0 @@ "yorkie-pnpm": "^2.0.1" |
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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
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
70587
44
19
1373
0
1
3