New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@antv/l7-maps

Package Overview
Dependencies
Maintainers
24
Versions
540
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/l7-maps - npm Package Compare versions

Comparing version 2.0.30 to 2.0.31

2

es/amap/map.js

@@ -463,3 +463,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator";

if (logo) {
if (logo && logo[0]) {
logo[0].setAttribute('style', 'display: none !important');

@@ -466,0 +466,0 @@ }

@@ -478,3 +478,3 @@ "use strict";

if (logo) {
if (logo && logo[0]) {
logo[0].setAttribute('style', 'display: none !important');

@@ -481,0 +481,0 @@ }

{
"name": "@antv/l7-maps",
"version": "2.0.30",
"version": "2.0.31",
"description": "",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"dependencies": {
"@antv/l7-core": "^2.0.30",
"@antv/l7-core": "^2.0.31",
"@antv/l7-utils": "^2.0.29",

@@ -41,3 +41,3 @@ "@babel/runtime": "^7.7.7",

},
"gitHead": "387f76a55f25b18c5d71f86a4d7931d8e0808900",
"gitHead": "132c0e01ee9c4844a90476f3f06a46162192d778",
"publishConfig": {

@@ -44,0 +44,0 @@ "access": "public"

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc