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

@globalfishingwatch/layer-composer

Package Overview
Dependencies
Maintainers
3
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globalfishingwatch/layer-composer - npm Package Compare versions

Comparing version 8.12.0 to 8.12.1

CHANGELOG.md

5

dist/generators/heatmap/heatmap-animated.d.ts

@@ -1,2 +0,1 @@

import { AggregationOperation } from '@globalfishingwatch/fourwings-aggregate';
import { Type, HeatmapAnimatedGeneratorConfig, MergedGeneratorConfig, HeatmapAnimatedGeneratorSublayer } from '../types';

@@ -50,3 +49,3 @@ import { TimeChunks, Interval } from './util/time-chunks';

timeChunks: TimeChunks;
aggregationOperation: AggregationOperation;
aggregationOperation: any;
multiplier: number;

@@ -87,3 +86,3 @@ };

timeChunks: TimeChunks;
aggregationOperation: AggregationOperation;
aggregationOperation: any;
multiplier: number;

@@ -90,0 +89,0 @@ };

2

dist/generators/index.js

@@ -1,2 +0,2 @@

export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,c as DEFAULT_BACKGROUND_COLOR,d as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,e as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-745a5444.js";import"../tslib.es6-fc9c07f8.js";import"../types/index.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";import"../sort-82e577b3.js";
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,c as DEFAULT_BACKGROUND_COLOR,d as DEFAULT_CONTEXT_SOURCE_LAYER,a as DEFAULT_HEATMAP_INTERVALS,e as GeneratorType,H as HEATMAP_COLOR_RAMPS,T as TEMPORALGRID_SOURCE_LAYER,G as default}from"../layer-composer-9c5bea8e.js";import"../tslib.es6-fc9c07f8.js";import"../types/index.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";import"../sort-82e577b3.js";
//# sourceMappingURL=index.js.map

@@ -1,2 +0,2 @@

export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,D as DEFAULT_CONFIG,a as DEFAULT_HEATMAP_INTERVALS,t as Generators,T as TEMPORALGRID_SOURCE_LAYER,L as default,f as frameToDate,q as quantizeOffsetToDate}from"./layer-composer-745a5444.js";export{c as convertLegacyGroups,s as sort}from"./sort-82e577b3.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-e973e99a.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-fc9c07f8.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";
export{b as COLOR_RAMP_DEFAULT_NUM_STEPS,C as CONFIG_BY_INTERVAL,D as DEFAULT_CONFIG,a as DEFAULT_HEATMAP_INTERVALS,t as Generators,T as TEMPORALGRID_SOURCE_LAYER,L as default,f as frameToDate,q as quantizeOffsetToDate}from"./layer-composer-9c5bea8e.js";export{c as convertLegacyGroups,s as sort}from"./sort-82e577b3.js";export{g as getInteractiveLayerIds}from"./getInteractiveLayerIds-e973e99a.js";export{Group,LegendType}from"./types/index.js";import"./tslib.es6-fc9c07f8.js";import"luxon";import"@globalfishingwatch/fourwings-aggregate";import"./generators/heatmap/util/index.js";import"lodash";import"@globalfishingwatch/data-transforms";
//# sourceMappingURL=index.js.map
{
"name": "@globalfishingwatch/layer-composer",
"version": "8.12.0",
"version": "8.12.1",
"description": "",

@@ -50,10 +50,10 @@ "author": "satellitestudio <contact@satellitestud.io>",

"devDependencies": {
"@globalfishingwatch/api-types": "^4.6.0",
"@globalfishingwatch/data-transforms": "^1.2.0",
"@globalfishingwatch/fourwings-aggregate": "4.0.3",
"@rollup/plugin-commonjs": "^16.0.0",
"@globalfishingwatch/api-types": "^4.7.2",
"@globalfishingwatch/data-transforms": "^1.4.1",
"@globalfishingwatch/fourwings-aggregate": "4.0.4",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-typescript": "^6.1.0",
"@rollup/plugin-url": "^5.0.1",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-typescript": "^8.2.0",
"@rollup/plugin-url": "^6.1.0",
"@types/color-convert": "^2.0.0",

@@ -63,11 +63,11 @@ "@types/d3": "^5.7.2",

"@types/geojson": "^7946.0.7",
"@types/luxon": "^1.24.3",
"@types/luxon": "^1.27.1",
"@types/node": "^14.14.37",
"cross-env": "^7.0.3",
"lodash": "^4.17.21",
"luxon": "^1.24.1",
"luxon": "^2.0.2",
"mkdirp": "^1.0.4",
"rollup": "^2.33.1",
"rollup-plugin-multi-input": "^1.1.1",
"rollup-plugin-postcss": "^3.1.8",
"rollup-plugin-multi-input": "^1.3.1",
"rollup-plugin-postcss": "^4.0.0",
"rollup-plugin-terser": "^7.0.2"

@@ -80,3 +80,3 @@ },

"lodash": "^4.17.21",
"luxon": "^1.24.1"
"luxon": "^2.0.2"
},

@@ -86,3 +86,3 @@ "publishConfig": {

},
"gitHead": "0ae171fdeca8e686f4876275ffc257acb26faa1b"
"gitHead": "3235f757dcb5679a38301d266c0769c9d53cb2b7"
}

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