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.32 to 2.0.34

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [2.0.34](https://github.com/antvis/L7/compare/v2.0.32...v2.0.34) (2020-03-02)
### Bug Fixes
* fix map reference ([79e16f5](https://github.com/antvis/L7/commit/79e16f5393c6c31cc088e946dc865cdddfde9b73))
# [2.0.0-beta.28](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.28) (2020-01-02)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@antv/l7-maps",
"version": "2.0.32",
"version": "2.0.34",
"description": "",

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

"dependencies": {
"@antv/l7-core": "^2.0.32",
"@antv/l7-utils": "^2.0.29",
"@antv/l7-core": "^2.0.34",
"@antv/l7-utils": "^2.0.34",
"@babel/runtime": "^7.7.7",
"@types/amap-js-api": "^1.4.6",
"gl-matrix": "^3.1.0",

@@ -36,3 +37,2 @@ "inversify": "^5.0.1",

"devDependencies": {
"@types/amap-js-api": "^1.4.6",
"@types/gl-matrix": "^2.4.5",

@@ -42,3 +42,3 @@ "@types/mapbox-gl": "^0.54.3",

},
"gitHead": "52a3c4cd8db2721abf7224adcb474585aa880d53",
"gitHead": "0cd353247938bf8587bfea79f3f535ffb1b7c27c",
"publishConfig": {

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

/// <reference types="amap-js-api" />
/// <reference path="../../../node_modules/eventemitter3/index.d.ts" />
import { IControl } from 'mapbox-gl';

@@ -5,0 +3,0 @@

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