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

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

"dependencies": {
"@canmou/react-tmap-types": "^1.0.6",
"@canmou/react-tmap-utils": "^1.0.6"
"@canmou/react-tmap-types": "^1.0.8",
"@canmou/react-tmap-utils": "^1.0.8"
},
"gitHead": "873340f37f37bfa1e648231e25808869a4cd40f9"
"gitHead": "d831a83c989bf7651cb89e425c1912e1507bd53c"
}