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

vega-geo

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-geo - npm Package Compare versions

Comparing version 4.3.2 to 4.3.3

2

build/vega-geo.js

@@ -730,3 +730,3 @@ (function (global, factory) {

{ 'name': 'fields', 'type': 'field', 'array': true, 'length': 2 },
{ 'name': 'geojson', 'type': 'field' },
{ 'name': 'geojson', 'type': 'field' }
]

@@ -733,0 +733,0 @@ };

{
"name": "vega-geo",
"version": "4.3.2",
"version": "4.3.3",
"description": "Geographic data transforms for Vega dataflows.",

@@ -39,3 +39,3 @@ "keywords": [

},
"gitHead": "48c85218f2202242171aa569f2dca0f53cf2b51f"
"gitHead": "8fe8d36961c128df8300e6bc4fe6aac1e537bbe0"
}

@@ -26,3 +26,3 @@ import {Feature, FeatureCollection, MultiPoint} from './constants';

{ 'name': 'fields', 'type': 'field', 'array': true, 'length': 2 },
{ 'name': 'geojson', 'type': 'field' },
{ 'name': 'geojson', 'type': 'field' }
]

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