@loaders.gl/wms
Advanced tools
Comparing version 3.3.0-alpha.11 to 3.3.0-alpha.12
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var GMLLoader = { | ||
@@ -15,0 +15,0 @@ name: 'GML', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var WCSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ name: 'WFS Capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var WFSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ name: 'WFS Capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var WMSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ name: 'WMS Capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var WMSErrorLoader = { | ||
@@ -15,0 +15,0 @@ name: 'WMS Error', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
var VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
var WMTSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ name: 'WMTS Capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const GMLLoader = { | ||
@@ -8,0 +8,0 @@ name: 'GML', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const WCSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ name: 'WFS Capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const WFSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ name: 'WFS Capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const WMSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ name: 'WMS Capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const WMSErrorLoader = { | ||
@@ -8,0 +8,0 @@ name: 'WMS Error', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.11" !== 'undefined' ? "3.3.0-alpha.11" : 'latest'; | ||
const VERSION = typeof "3.3.0-alpha.12" !== 'undefined' ? "3.3.0-alpha.12" : 'latest'; | ||
export const WMTSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ name: 'WMTS Capabilities', |
{ | ||
"name": "@loaders.gl/wms", | ||
"version": "3.3.0-alpha.11", | ||
"version": "3.3.0-alpha.12", | ||
"description": "Framework-independent loaders for the WMS (Web Map Service) standard", | ||
@@ -42,6 +42,6 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/images": "3.3.0-alpha.11", | ||
"@loaders.gl/loader-utils": "3.3.0-alpha.11", | ||
"@loaders.gl/schema": "3.3.0-alpha.11", | ||
"@loaders.gl/xml": "3.3.0-alpha.11", | ||
"@loaders.gl/images": "3.3.0-alpha.12", | ||
"@loaders.gl/loader-utils": "3.3.0-alpha.12", | ||
"@loaders.gl/schema": "3.3.0-alpha.12", | ||
"@loaders.gl/xml": "3.3.0-alpha.12", | ||
"@turf/rewind": "^5.1.5", | ||
@@ -53,3 +53,3 @@ "deep-strict-equal": "^0.2.0" | ||
}, | ||
"gitHead": "1863a8875f63d578c0fdf5bdb3b7d6827f799db9" | ||
"gitHead": "e807cde8f2fcb3503fa01ae3ac6b148ff5326649" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
+ Added@loaders.gl/images@3.3.0-alpha.12(transitive)
+ Added@loaders.gl/loader-utils@3.3.0-alpha.12(transitive)
+ Added@loaders.gl/schema@3.3.0-alpha.12(transitive)
+ Added@loaders.gl/worker-utils@3.3.0-alpha.12(transitive)
+ Added@loaders.gl/xml@3.3.0-alpha.12(transitive)
- Removed@loaders.gl/images@3.3.0-alpha.11(transitive)
- Removed@loaders.gl/loader-utils@3.3.0-alpha.11(transitive)
- Removed@loaders.gl/schema@3.3.0-alpha.11(transitive)
- Removed@loaders.gl/worker-utils@3.3.0-alpha.11(transitive)
- Removed@loaders.gl/xml@3.3.0-alpha.11(transitive)