@loaders.gl/xml
Advanced tools
Comparing version
@@ -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 "4.0.0-alpha.24" !== 'undefined' ? "4.0.0-alpha.24" : 'latest'; | ||
var VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest'; | ||
var XMLLoader = { | ||
@@ -17,0 +17,0 @@ name: 'XML', |
import { parseXMLSync } from './lib/parsers/parse-xml'; | ||
const VERSION = typeof "4.0.0-alpha.24" !== 'undefined' ? "4.0.0-alpha.24" : 'latest'; | ||
const VERSION = typeof "4.0.0-alpha.25" !== 'undefined' ? "4.0.0-alpha.25" : 'latest'; | ||
export const XMLLoader = { | ||
@@ -4,0 +4,0 @@ name: 'XML', |
{ | ||
"name": "@loaders.gl/xml", | ||
"version": "4.0.0-alpha.24", | ||
"version": "4.0.0-alpha.25", | ||
"description": "Framework-independent loaders for the XML (eXtensible Markup Language) format", | ||
@@ -36,7 +36,7 @@ "license": "MIT", | ||
"@babel/runtime": "^7.3.1", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.24", | ||
"@loaders.gl/schema": "4.0.0-alpha.24", | ||
"@loaders.gl/loader-utils": "4.0.0-alpha.25", | ||
"@loaders.gl/schema": "4.0.0-alpha.25", | ||
"fast-xml-parser": "^4.2.5" | ||
}, | ||
"gitHead": "97a8990595c132fb14e3445a8768d9f4cb98ff05" | ||
"gitHead": "40135f391b869388dbbcd615bbe51178d0c370be" | ||
} |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
533245
0.01%1
Infinity%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed