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

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

"dependencies": {
"@canmou/react-tmap-map": "^1.0.18",
"@canmou/react-tmap-utils": "^1.0.18"
"@canmou/react-tmap-map": "^1.0.20",
"@canmou/react-tmap-utils": "^1.0.20"
},
"gitHead": "7b9573af8675921057d0008b0cdbe0acf81c5c25"
"gitHead": "875483745a98a626643b77495181d9f556771c93"
}