@loaders.gl/xml
Advanced tools
Comparing version 3.3.2 to 3.3.3
@@ -11,3 +11,3 @@ "use strict"; | ||
var _parseXml = require("./lib/parse-xml"); | ||
var VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest'; | ||
var VERSION = typeof "3.3.3" !== 'undefined' ? "3.3.3" : 'latest'; | ||
var XMLLoader = { | ||
@@ -14,0 +14,0 @@ name: 'XML', |
import { parseXML } from './lib/parse-xml'; | ||
const VERSION = typeof "3.3.2" !== 'undefined' ? "3.3.2" : 'latest'; | ||
const VERSION = typeof "3.3.3" !== 'undefined' ? "3.3.3" : 'latest'; | ||
export const XMLLoader = { | ||
@@ -5,0 +5,0 @@ name: 'XML', |
@@ -6,5 +6,5 @@ "use strict"; | ||
exports.XMLParser = void 0; | ||
// import ClarinetParser, {ClarinetParserOptions} from '../clarinet/clarinet'; | ||
// import ClarinetParser, {ClarinetParserOptions} from '../clarinet/clarinet.js'; | ||
const sax_1 = require("../../sax-ts/sax"); | ||
// import JSONPath from '../jsonpath/jsonpath'; | ||
// import JSONPath from '../jsonpath/jsonpath.js'; | ||
// XMLParser builds a JSON object using the events emitted by the Clarinet parser | ||
@@ -11,0 +11,0 @@ class XMLParser { |
{ | ||
"name": "@loaders.gl/xml", | ||
"version": "3.3.2", | ||
"version": "3.3.3", | ||
"description": "Framework-independent loaders for the XML (eXtensible Markup Language) format", | ||
@@ -36,4 +36,4 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/loader-utils": "3.3.2", | ||
"@loaders.gl/schema": "3.3.2", | ||
"@loaders.gl/loader-utils": "3.3.3", | ||
"@loaders.gl/schema": "3.3.3", | ||
"fast-xml-parser": "^4.0.11" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "a37b0af509ca05468aec6e5667d6a427b9c15d29" | ||
"gitHead": "44f4e272d8216f226a332eaae81e832e44c7e474" | ||
} |
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
523450
+ Added@loaders.gl/loader-utils@3.3.3(transitive)
+ Added@loaders.gl/schema@3.3.3(transitive)
+ Added@loaders.gl/worker-utils@3.3.3(transitive)
- Removed@loaders.gl/loader-utils@3.3.2(transitive)
- Removed@loaders.gl/schema@3.3.2(transitive)
- Removed@loaders.gl/worker-utils@3.3.2(transitive)
Updated@loaders.gl/schema@3.3.3