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
541
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.1.5 to 2.1.6

2

es/amap/theme.js
export var MapTheme = {
dark: 'amap://styles/2a09079c3daac9420ee53b67307a8006?isPublic=true',
light: 'amap://styles/1fd9f8ef9751298f11f5c56968312c70?isPublic=true',
normal: 'amap://styles/12db649ba3493333b098127ed892c0cb?isPublic=true',
normal: 'amap://styles/normal',
blank: 'amap://styles/07c17002b38775b32a7a76c66cf90e99?isPublic=true'
};
//# sourceMappingURL=theme.js.map

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

light: 'amap://styles/1fd9f8ef9751298f11f5c56968312c70?isPublic=true',
normal: 'amap://styles/12db649ba3493333b098127ed892c0cb?isPublic=true',
normal: 'amap://styles/normal',
blank: 'amap://styles/07c17002b38775b32a7a76c66cf90e99?isPublic=true'

@@ -13,0 +13,0 @@ };

{
"name": "@antv/l7-maps",
"version": "2.1.5",
"version": "2.1.6",
"description": "",

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

"types": "es/index.d.ts",
"unpkg": "dist/l7-maps.js",
"sideEffects": false,
"files": [
"dist",
"lib",

@@ -27,4 +29,4 @@ "es",

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

@@ -42,3 +44,3 @@ "@types/amap-js-api": "^1.4.6",

},
"gitHead": "75407fe100bbb9bcc68408f8b7295a4d2016b8bf",
"gitHead": "2441a7d091b04836bc219fafe26dd73df79a90fa",
"publishConfig": {

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