🎩 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.13
to
1.0.14
+3
-3
package.json
{
"name": "@canmou/react-tmap-multi-marker",
"version": "1.0.13",
"version": "1.0.14",
"description": "用于加载腾讯地图SDK依赖,加载完成,全局将会有**`window.TMap`**对象。",

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

"dependencies": {
"@canmou/react-tmap-map": "^1.0.13",
"@canmou/react-tmap-map": "^1.0.14",
"@canmou/react-tmap-utils": "^1.0.12"
},
"gitHead": "6ac39627dc5fd5fe1b7e819d0644b2dd22235a1b"
"gitHead": "3c7ef47c8b91193a2ad4e2f185a5f9eecd502b5c"
}