@uiw/react-amap-api-loader
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@uiw/react-amap-api-loader", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "用于加载高德地图 SDK 依赖,加载完成,全局将会有 **`window.AMap`** 对象。", | ||
"homepage": "https://uiwjs.github.io/react-amap", | ||
"homepage": "https://uiwjs.github.io/react-amap/#/api-loader", | ||
"main": "cjs/index.js", | ||
@@ -36,5 +36,5 @@ "module": "esm/index.js", | ||
"dependencies": { | ||
"@uiw/react-amap-require-script": "^2.0.1", | ||
"@uiw/react-amap-types": "^2.0.1" | ||
"@uiw/react-amap-require-script": "^2.0.2", | ||
"@uiw/react-amap-types": "^2.0.2" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38999