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

@loaders.gl/wms

Package Overview
Dependencies
Maintainers
8
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 4.3.0-beta.3 to 4.3.0

2

dist/csw-capabilities-loader.js

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the CSW GetCapability request

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the CSW GetCapability request

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the CSW GetCapability request

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the GML GetCapability request

@@ -5,3 +5,3 @@ // loaders.gl, MIT license

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -8,0 +8,0 @@ * Loader for the response to the WFS GetCapability request

@@ -5,3 +5,3 @@ // loaders.gl, MIT license

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -8,0 +8,0 @@ * Loader for the response to the WCS GetCapability request

@@ -6,3 +6,3 @@ // loaders.gl, MIT license

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -9,0 +9,0 @@ * Loader for the response to the WMTS GetCapability request

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the WMS GetCapability request

@@ -7,3 +7,3 @@ // loaders.gl

// @ts-ignore TS2304: Cannot find name '__VERSION__'.
const VERSION = typeof "4.3.0-beta.2" !== 'undefined' ? "4.3.0-beta.2" : 'latest';
const VERSION = typeof "4.3.0-beta.3" !== 'undefined' ? "4.3.0-beta.3" : 'latest';
/**

@@ -10,0 +10,0 @@ * Loader for the response to the WMS GetCapability request

{
"name": "@loaders.gl/wms",
"version": "4.3.0-beta.3",
"version": "4.3.0",
"description": "Framework-independent loaders for the WMS (Web Map Service) standard",

@@ -53,6 +53,6 @@ "license": "MIT",

"dependencies": {
"@loaders.gl/images": "4.3.0-beta.3",
"@loaders.gl/loader-utils": "4.3.0-beta.3",
"@loaders.gl/schema": "4.3.0-beta.3",
"@loaders.gl/xml": "4.3.0-beta.3",
"@loaders.gl/images": "4.3.0",
"@loaders.gl/loader-utils": "4.3.0",
"@loaders.gl/schema": "4.3.0",
"@loaders.gl/xml": "4.3.0",
"@turf/rewind": "^5.1.5",

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

},
"gitHead": "a63e72f3f325450a883bb2f29d1a8179543ef68c"
"gitHead": "228d26469858b98506143631418c60a2c3c52b15"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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