Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antv/l7-component

Package Overview
Dependencies
Maintainers
23
Versions
540
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/l7-component - npm Package Compare versions

Comparing version 2.0.11 to 2.0.12

1

es/control/layer.js

@@ -121,3 +121,2 @@ import _classCallCheck from "@babel/runtime/helpers/classCallCheck";

this.expand();
this.baseLayersList = DOM.create('div', className + '-base', form);

@@ -124,0 +123,0 @@ this.separator = DOM.create('div', className + '-separator', form);

@@ -143,3 +143,2 @@ "use strict";

this.expand();
this.baseLayersList = _l7Utils.DOM.create('div', className + '-base', form);

@@ -146,0 +145,0 @@ this.separator = _l7Utils.DOM.create('div', className + '-separator', form);

8

package.json
{
"name": "@antv/l7-component",
"version": "2.0.11",
"version": "2.0.12",
"description": "",

@@ -27,4 +27,4 @@ "main": "lib/index.js",

"dependencies": {
"@antv/l7-core": "^2.0.11",
"@antv/l7-utils": "^2.0.11",
"@antv/l7-core": "^2.0.12",
"@antv/l7-utils": "^2.0.12",
"@babel/runtime": "^7.7.7",

@@ -35,3 +35,3 @@ "eventemitter3": "^4.0.0",

},
"gitHead": "6579611559625a33bf991dc13f42d79fdc9aba76",
"gitHead": "7073793d181e464ef2ea65c361c025e2448f1cd9",
"publishConfig": {

@@ -38,0 +38,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