Socket
Socket
Sign inDemoInstall

@uiw/react-amap-map

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uiw/react-amap-map - npm Package Compare versions

Comparing version 2.7.11 to 2.7.12

4

cjs/useMap.js

@@ -55,6 +55,6 @@ "use strict";

if (map) {
map.destroy();
map.clearMap();
map.clearInfoWindow();
map.clearLimitBounds();
map.clearMap();
map.destroy();
setMap(undefined);

@@ -61,0 +61,0 @@ }

@@ -29,6 +29,6 @@ import _extends from "@babel/runtime/helpers/extends";

if (map) {
map.destroy();
map.clearMap();
map.clearInfoWindow();
map.clearLimitBounds();
map.clearMap();
map.destroy();
setMap(undefined);

@@ -35,0 +35,0 @@ }

{
"name": "@uiw/react-amap-map",
"version": "2.7.11",
"version": "2.7.12",
"description": "基于 React 封装的高德地图组件。AMap Component Based On React.",

@@ -34,4 +34,4 @@ "homepage": "https://uiwjs.github.io/react-amap/#/map",

"dependencies": {
"@uiw/react-amap-types": "2.7.11",
"@uiw/react-amap-utils": "2.7.11"
"@uiw/react-amap-types": "2.7.12",
"@uiw/react-amap-utils": "2.7.12"
},

@@ -38,0 +38,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc