New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@loaders.gl/xml

Package Overview
Dependencies
Maintainers
9
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loaders.gl/xml - npm Package Compare versions

Comparing version 4.1.0-alpha.5 to 4.1.0-alpha.6

2

dist/xml-loader.js
import { parseXMLSync } from "./lib/parsers/parse-xml.js";
const VERSION = typeof "4.1.0-alpha.5" !== 'undefined' ? "4.1.0-alpha.5" : 'latest';
const VERSION = typeof "4.1.0-alpha.6" !== 'undefined' ? "4.1.0-alpha.6" : 'latest';
export const XMLLoader = {

@@ -4,0 +4,0 @@ name: 'XML',

{
"name": "@loaders.gl/xml",
"version": "4.1.0-alpha.5",
"version": "4.1.0-alpha.6",
"description": "Framework-independent loaders for the XML (eXtensible Markup Language) format",

@@ -44,7 +44,7 @@ "license": "MIT",

"@babel/runtime": "^7.3.1",
"@loaders.gl/loader-utils": "4.1.0-alpha.5",
"@loaders.gl/schema": "4.1.0-alpha.5",
"@loaders.gl/loader-utils": "4.1.0-alpha.6",
"@loaders.gl/schema": "4.1.0-alpha.6",
"fast-xml-parser": "^4.2.5"
},
"gitHead": "3250842d8cc0fc8b76a575168c1fd57e5a66b6ba"
"gitHead": "fd58d91e05ebfd89ab8998a87157bf07c43997a5"
}

Sorry, the diff of this file is too big to display

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