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

baidu-map-hhxx-vue-3x

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baidu-map-hhxx-vue-3x - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

components/base/bindEvent.js

85

package.json
{
"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"
}
}
areaCodePoint.json
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