@loaders.gl/wms
Advanced tools
Comparing version 4.1.0-alpha.10 to 4.1.0-alpha.11
import { parseCSWCapabilities } from "./lib/parsers/csw/parse-csw-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const CSWCapabilitiesLoader = { | ||
@@ -4,0 +4,0 @@ id: 'csw-capabilities', |
import { parseCSWDomain } from "./lib/parsers/csw/parse-csw-domain.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const CSWDomainLoader = { | ||
@@ -4,0 +4,0 @@ id: 'csw-domain', |
import { parseCSWRecords } from "./lib/parsers/csw/parse-csw-records.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const CSWRecordsLoader = { | ||
@@ -4,0 +4,0 @@ id: 'csw-records', |
import { parseGML } from "./lib/parsers/gml/parse-gml.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const GMLLoader = { | ||
@@ -4,0 +4,0 @@ name: 'GML', |
import { parseWCSCapabilities } from "./lib/wcs/parse-wcs-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const WCSCapabilitiesLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wcs-capabilities', |
import { parseWFSCapabilities } from "./lib/wfs/parse-wfs-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const WFSCapabilitiesLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wfs-capabilities', |
import { parseWMTSCapabilities } from "./lib/wmts/parse-wmts-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const WMTSCapabilitiesLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wmts-capabilities', |
import { parseWMSCapabilities } from "./lib/parsers/wms/parse-wms-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const WMSCapabilitiesLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wms-capabilities', |
import { parseWMSError } from "./lib/parsers/wms/parse-wms-error.js"; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.11" !== 'undefined' ? "4.1.0-alpha.11" : 'latest'; | ||
export const WMSErrorLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wms-error', |
{ | ||
"name": "@loaders.gl/wms", | ||
"version": "4.1.0-alpha.10", | ||
"version": "4.1.0-alpha.11", | ||
"description": "Framework-independent loaders for the WMS (Web Map Service) standard", | ||
@@ -54,10 +54,10 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/images": "4.1.0-alpha.10", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.10", | ||
"@loaders.gl/schema": "4.1.0-alpha.10", | ||
"@loaders.gl/xml": "4.1.0-alpha.10", | ||
"@loaders.gl/images": "4.1.0-alpha.11", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.11", | ||
"@loaders.gl/schema": "4.1.0-alpha.11", | ||
"@loaders.gl/xml": "4.1.0-alpha.11", | ||
"@turf/rewind": "^5.1.5", | ||
"deep-strict-equal": "^0.2.0" | ||
}, | ||
"gitHead": "19f43c2d90d8b50860c3f8e487429779a386287d" | ||
"gitHead": "5d3e23bf93762b48c8c1d6d926ede7a97fe43ab0" | ||
} |
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
+ Added@loaders.gl/images@4.1.0-alpha.11(transitive)
+ Added@loaders.gl/loader-utils@4.1.0-alpha.11(transitive)
+ Added@loaders.gl/schema@4.1.0-alpha.11(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.11(transitive)
+ Added@loaders.gl/xml@4.1.0-alpha.11(transitive)
- Removed@loaders.gl/images@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/loader-utils@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/schema@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/worker-utils@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/xml@4.1.0-alpha.10(transitive)