baidu-map-hhxx-vue-3x
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "baidu-map-hhxx-vue-3x", | ||
"version": "1.0.5", | ||
"author": "hhxx", | ||
"private": false, | ||
"version": "1.0.6", | ||
"description": "vue-baidu-map的vue3版本(支持v2.0、v3.0和webGl api)。Baidu Map Component for Vue 3.0 (support v2.0 、 v3.0 and webGl api)", | ||
"main": "baidu-map-hhxx-vue-3x.umd.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"dev": "vite", | ||
"build": "vite build && tsc", | ||
"preview": "vite preview", | ||
"docs:dev": "vitepress dev docs", | ||
"docs:build": "vitepress build docs", | ||
"docs:serve": "vitepress serve docs" | ||
}, | ||
"keywords": ["vite","vue3","baidu-map","hhxx-vue-3x"], | ||
"author": "hhxx", | ||
"license": "ISC" | ||
} | ||
"keywords": [ | ||
"vite", | ||
"vue", | ||
"vue2", | ||
"vue3", | ||
"baidu-map", | ||
"baidu-map-gl", | ||
"vue-baidu-map", | ||
"vue2-baidu-map", | ||
"vue3-baidu-map", | ||
"vue3x-baidu-map", | ||
"baidu-map-hhxx-vue-3x", | ||
"vue-baidu-map-3", | ||
"vue-baidu-map-3.0", | ||
"vue-baidu-map-v3" | ||
], | ||
"files": [ | ||
"dist", | ||
"components", | ||
"types", | ||
"vetur" | ||
], | ||
"main": "./dist/baidu-map-hhxx-vue-3x.umd.js", | ||
"module": "./dist/baidu-map-hhxx-vue-3x.es.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/baidu-map-hhxx-vue-3x.es.js", | ||
"require": "./dist/baidu-map-hhxx-vue-3x.umd.js" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/YangJianFei/vue-baidu-map-3x.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/YangJianFei/vue-baidu-map-3x/issues" | ||
}, | ||
"homepage": "https://github.com/YangJianFei/vue-baidu-map-3x#readme", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@yangjianfei/bmaplib.lushu": "^1.0.0", | ||
"bmaplib.curveline": "^1.0.0", | ||
"bmaplib.distancetool": "^1.0.2", | ||
"bmaplib.heatmap": "^1.0.4", | ||
"bmaplib.markerclusterer": "^1.0.13", | ||
"tiny-emitter": "^2.1.0", | ||
"vue": "^3.2.25", | ||
"vue-router": "^4.0.14" | ||
}, | ||
"peerDependencies": { | ||
"vue": "^3.2.25" | ||
}, | ||
"devDependencies": { | ||
"@fnando/sparkline": "^0.3.10", | ||
"@types/node": "^18.7.15", | ||
"@vitejs/plugin-vue": "^2.2.0", | ||
"clipboard": "^2.0.10", | ||
"sass": "^1.51.0", | ||
"typescript": "^4.8.2", | ||
"vite": "2.6.14", | ||
"vitepress": "0.22.3", | ||
"baidu-map-hhxx-vue-3x": "file:components" | ||
}, | ||
"typings": "types/index.d.ts", | ||
"vetur": { | ||
"tags": "vetur/tags.json", | ||
"attributes": "vetur/attr.json" | ||
} | ||
} |
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
741269
76
21902
0
1
0
9
9
6
+ Addedbmaplib.curveline@^1.0.0
+ Addedbmaplib.distancetool@^1.0.2
+ Addedbmaplib.heatmap@^1.0.4
+ Addedtiny-emitter@^2.1.0
+ Addedvue@^3.2.25
+ Addedvue-router@^4.0.14
+ Added@babel/helper-string-parser@7.25.9(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@babel/parser@7.26.7(transitive)
+ Added@babel/types@7.26.7(transitive)
+ Added@jridgewell/sourcemap-codec@1.5.0(transitive)
+ Added@vue/compiler-core@3.5.13(transitive)
+ Added@vue/compiler-dom@3.5.13(transitive)
+ Added@vue/compiler-sfc@3.5.13(transitive)
+ Added@vue/compiler-ssr@3.5.13(transitive)
+ Added@vue/devtools-api@6.6.4(transitive)
+ Added@vue/reactivity@3.5.13(transitive)
+ Added@vue/runtime-core@3.5.13(transitive)
+ Added@vue/runtime-dom@3.5.13(transitive)
+ Added@vue/server-renderer@3.5.13(transitive)
+ Added@vue/shared@3.5.13(transitive)
+ Added@yangjianfei/bmaplib.lushu@1.0.0(transitive)
+ Addedbmaplib.curveline@1.0.0(transitive)
+ Addedbmaplib.distancetool@1.0.2(transitive)
+ Addedbmaplib.heatmap@1.0.4(transitive)
+ Addedbmaplib.markerclusterer@1.0.13(transitive)
+ Addedbmaplib.texticonoverlay@1.0.2(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedentities@4.5.0(transitive)
+ Addedestree-walker@2.0.2(transitive)
+ Addedmagic-string@0.30.17(transitive)
+ Addednanoid@3.3.8(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.5.1(transitive)
+ Addedsource-map-js@1.2.1(transitive)
+ Addedtiny-emitter@2.1.0(transitive)
+ Addedvue@3.5.13(transitive)
+ Addedvue-router@4.5.0(transitive)