@loaders.gl/wms
Advanced tools
Comparing version 3.3.0-alpha.14 to 3.3.0
@@ -15,3 +15,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var LERCLoader = { | ||
@@ -18,0 +18,0 @@ id: 'lerc', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var GMLLoader = { | ||
@@ -15,0 +15,0 @@ name: 'GML', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var WCSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ id: 'wcs-capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var WFSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ id: 'wfs-capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var WMTSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ id: 'wmts-capabilities', |
@@ -12,3 +12,3 @@ "use strict"; | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var WMSCapabilitiesLoader = { | ||
@@ -15,0 +15,0 @@ id: 'wms-capabilities', |
@@ -14,3 +14,3 @@ "use strict"; | ||
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; } | ||
var VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
var VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
var WMSErrorLoader = { | ||
@@ -17,0 +17,0 @@ id: 'wms-error', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const LERCLoader = { | ||
@@ -8,0 +8,0 @@ id: 'lerc', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const GMLLoader = { | ||
@@ -8,0 +8,0 @@ name: 'GML', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const WCSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ id: 'wcs-capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const WFSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ id: 'wfs-capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const WMTSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ id: 'wmts-capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const WMSCapabilitiesLoader = { | ||
@@ -8,0 +8,0 @@ id: 'wms-capabilities', |
@@ -5,3 +5,3 @@ | ||
const VERSION = typeof "3.3.0-alpha.14" !== 'undefined' ? "3.3.0-alpha.14" : 'latest'; | ||
const VERSION = typeof "3.3.0" !== 'undefined' ? "3.3.0" : 'latest'; | ||
export const WMSErrorLoader = { | ||
@@ -8,0 +8,0 @@ id: 'wms-error', |
{ | ||
"name": "@loaders.gl/wms", | ||
"version": "3.3.0-alpha.14", | ||
"version": "3.3.0", | ||
"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.14", | ||
"@loaders.gl/loader-utils": "3.3.0-alpha.14", | ||
"@loaders.gl/schema": "3.3.0-alpha.14", | ||
"@loaders.gl/xml": "3.3.0-alpha.14", | ||
"@loaders.gl/images": "3.3.0", | ||
"@loaders.gl/loader-utils": "3.3.0", | ||
"@loaders.gl/schema": "3.3.0", | ||
"@loaders.gl/xml": "3.3.0", | ||
"@turf/rewind": "^5.1.5", | ||
@@ -54,3 +54,3 @@ "deep-strict-equal": "^0.2.0", | ||
}, | ||
"gitHead": "cc91201ca3c0581a5c9edf7a8bc0fc230212bf3d" | ||
"gitHead": "566d194f175a03e042d3e588cdd514048f428cc1" | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1203609
+ Added@loaders.gl/images@3.3.0(transitive)
+ Added@loaders.gl/loader-utils@3.3.0(transitive)
+ Added@loaders.gl/schema@3.3.0(transitive)
+ Added@loaders.gl/worker-utils@3.3.0(transitive)
+ Added@loaders.gl/xml@3.3.0(transitive)
- Removed@loaders.gl/images@3.3.0-alpha.14(transitive)
- Removed@loaders.gl/loader-utils@3.3.0-alpha.14(transitive)
- Removed@loaders.gl/schema@3.3.0-alpha.14(transitive)
- Removed@loaders.gl/worker-utils@3.3.0-alpha.14(transitive)
- Removed@loaders.gl/xml@3.3.0-alpha.14(transitive)
Updated@loaders.gl/images@3.3.0
Updated@loaders.gl/schema@3.3.0
Updated@loaders.gl/xml@3.3.0