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

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

"dependencies": {
"@canmou/react-tmap-map": "^1.0.26",
"@canmou/react-tmap-utils": "^1.0.26"
"@canmou/react-tmap-map": "^1.0.27",
"@canmou/react-tmap-utils": "^1.0.27"
},
"gitHead": "ac62c5504ad0ff9b2428a573056e37284c88f8f3"
"gitHead": "1cd2032ff9663a999eeec33c6319e428e5ab0327"
}