Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@canmou/react-tmap-map

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canmou/react-tmap-map - npm Package Compare versions

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

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

"dependencies": {
"@canmou/react-tmap-types": "^1.0.10",
"@canmou/react-tmap-utils": "^1.0.10"
"@canmou/react-tmap-types": "^1.0.11",
"@canmou/react-tmap-utils": "^1.0.11"
},
"gitHead": "05aa2ae9d477b0507a31d0af7ade8ba49ae6c8bc"
"gitHead": "3af1ae427c3457c6017e9d268a3e784b8269e520"
}