🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@canmou/react-tmap-multi-marker

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canmou/react-tmap-multi-marker - npm Package Compare versions

Comparing version
1.0.23
to
1.0.25
+4
-4
package.json
{
"name": "@canmou/react-tmap-multi-marker",
"version": "1.0.23",
"version": "1.0.25",
"description": "用于加载腾讯地图SDK依赖,加载完成,全局将会有**`window.TMap`**对象。",

@@ -18,6 +18,6 @@ "main": "cjs/index.js",

"dependencies": {
"@canmou/react-tmap-map": "^1.0.23",
"@canmou/react-tmap-utils": "^1.0.23"
"@canmou/react-tmap-map": "^1.0.25",
"@canmou/react-tmap-utils": "^1.0.25"
},
"gitHead": "2c56a5af94f9b5f08ea2ee68296b25cc325aa2bb"
"gitHead": "97f39e7572b4f5c99cde59ca1574cf9876daa1b1"
}