Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/wms

Package Overview
Dependencies
Maintainers
7
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/wms - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

dist/es5/lerc-loader.js

@@ -15,3 +15,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var LERCLoader = {

@@ -18,0 +18,0 @@ id: 'lerc',

@@ -12,3 +12,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var GMLLoader = {

@@ -15,0 +15,0 @@ name: 'GML',

@@ -12,3 +12,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var WCSCapabilitiesLoader = {

@@ -15,0 +15,0 @@ id: 'wcs-capabilities',

@@ -12,3 +12,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var WFSCapabilitiesLoader = {

@@ -15,0 +15,0 @@ id: 'wfs-capabilities',

@@ -12,3 +12,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var WMTSCapabilitiesLoader = {

@@ -15,0 +15,0 @@ id: 'wmts-capabilities',

@@ -12,3 +12,3 @@ "use strict";

var VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : '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.1" !== 'undefined' ? "3.3.1" : 'latest';
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
var WMSErrorLoader = {

@@ -17,0 +17,0 @@ id: 'wms-error',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const LERCLoader = {

@@ -8,0 +8,0 @@ id: 'lerc',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const GMLLoader = {

@@ -8,0 +8,0 @@ name: 'GML',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const WCSCapabilitiesLoader = {

@@ -8,0 +8,0 @@ id: 'wcs-capabilities',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const WFSCapabilitiesLoader = {

@@ -8,0 +8,0 @@ id: 'wfs-capabilities',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const WMTSCapabilitiesLoader = {

@@ -8,0 +8,0 @@ id: 'wmts-capabilities',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const WMSCapabilitiesLoader = {

@@ -8,0 +8,0 @@ id: 'wms-capabilities',

@@ -5,3 +5,3 @@

const VERSION = typeof "3.3.1" !== 'undefined' ? "3.3.1" : 'latest';
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest';
export const WMSErrorLoader = {

@@ -8,0 +8,0 @@ id: 'wms-error',

{
"name": "@loaders.gl/wms",
"version": "3.3.1",
"version": "3.3.2",
"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.1",
"@loaders.gl/loader-utils": "3.3.1",
"@loaders.gl/schema": "3.3.1",
"@loaders.gl/xml": "3.3.1",
"@loaders.gl/images": "3.3.2",
"@loaders.gl/loader-utils": "3.3.2",
"@loaders.gl/schema": "3.3.2",
"@loaders.gl/xml": "3.3.2",
"@turf/rewind": "^5.1.5",

@@ -54,3 +54,3 @@ "deep-strict-equal": "^0.2.0",

},
"gitHead": "51632b5948e496a4b75e970030ad7579650c129d"
"gitHead": "a37b0af509ca05468aec6e5667d6a427b9c15d29"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc