@loaders.gl/xml
Advanced tools
Comparing version 3.3.4 to 3.3.5
@@ -11,3 +11,3 @@ "use strict"; | ||
var _parseXml = require("./lib/parse-xml"); | ||
var VERSION = typeof "3.3.4" !== 'undefined' ? "3.3.4" : 'latest'; | ||
var VERSION = typeof "3.3.5" !== 'undefined' ? "3.3.5" : 'latest'; | ||
var XMLLoader = { | ||
@@ -14,0 +14,0 @@ name: 'XML', |
import { parseXML } from './lib/parse-xml'; | ||
const VERSION = typeof "3.3.4" !== 'undefined' ? "3.3.4" : 'latest'; | ||
const VERSION = typeof "3.3.5" !== 'undefined' ? "3.3.5" : 'latest'; | ||
export const XMLLoader = { | ||
@@ -5,0 +5,0 @@ name: 'XML', |
{ | ||
"name": "@loaders.gl/xml", | ||
"version": "3.3.4", | ||
"version": "3.3.5", | ||
"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.4", | ||
"@loaders.gl/schema": "3.3.4", | ||
"@loaders.gl/loader-utils": "3.3.5", | ||
"@loaders.gl/schema": "3.3.5", | ||
"fast-xml-parser": "^4.0.11" | ||
@@ -44,3 +44,3 @@ }, | ||
}, | ||
"gitHead": "1d1a722ea9a04665acbe41359dfd01bf6d43a214" | ||
"gitHead": "8aaa7fea4b7d72536d9d1f7d79688ec6702b2904" | ||
} |
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
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
+ Added@loaders.gl/loader-utils@3.3.5(transitive)
+ Added@loaders.gl/schema@3.3.5(transitive)
+ Added@loaders.gl/worker-utils@3.3.5(transitive)
- Removed@loaders.gl/loader-utils@3.3.4(transitive)
- Removed@loaders.gl/schema@3.3.4(transitive)
- Removed@loaders.gl/worker-utils@3.3.4(transitive)
Updated@loaders.gl/schema@3.3.5