@loaders.gl/wms
Advanced tools
Comparing version 4.1.0-alpha.9 to 4.1.0-alpha.10
import { parseCSWCapabilities } from "./lib/parsers/csw/parse-csw-capabilities.js"; | ||
const VERSION = typeof "4.1.0-alpha.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : '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.9" !== 'undefined' ? "4.1.0-alpha.9" : 'latest'; | ||
const VERSION = typeof "4.1.0-alpha.10" !== 'undefined' ? "4.1.0-alpha.10" : 'latest'; | ||
export const WMSErrorLoader = { | ||
@@ -4,0 +4,0 @@ id: 'wms-error', |
{ | ||
"name": "@loaders.gl/wms", | ||
"version": "4.1.0-alpha.9", | ||
"version": "4.1.0-alpha.10", | ||
"description": "Framework-independent loaders for the WMS (Web Map Service) standard", | ||
@@ -33,5 +33,5 @@ "license": "MIT", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts" | ||
"require": "./dist/index.cjs" | ||
} | ||
@@ -55,10 +55,10 @@ }, | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/images": "4.1.0-alpha.9", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.9", | ||
"@loaders.gl/schema": "4.1.0-alpha.9", | ||
"@loaders.gl/xml": "4.1.0-alpha.9", | ||
"@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", | ||
"@turf/rewind": "^5.1.5", | ||
"deep-strict-equal": "^0.2.0" | ||
}, | ||
"gitHead": "0291d4d78d71202385d0368942f84778d6aafa82" | ||
"gitHead": "19f43c2d90d8b50860c3f8e487429779a386287d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
572245
44
+ Added@loaders.gl/images@4.1.0-alpha.10(transitive)
+ Added@loaders.gl/loader-utils@4.1.0-alpha.10(transitive)
+ Added@loaders.gl/schema@4.1.0-alpha.10(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.10(transitive)
+ Added@loaders.gl/xml@4.1.0-alpha.10(transitive)
- Removed@loaders.gl/images@4.1.0-alpha.9(transitive)
- Removed@loaders.gl/loader-utils@4.1.0-alpha.9(transitive)
- Removed@loaders.gl/schema@4.1.0-alpha.9(transitive)
- Removed@loaders.gl/worker-utils@4.1.0-alpha.9(transitive)
- Removed@loaders.gl/xml@4.1.0-alpha.9(transitive)