Comparing version 4.3.2 to 4.3.3
@@ -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 @@ }; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
103616