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

jgexml

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jgexml - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

4

jpath.js

@@ -57,3 +57,3 @@ 'use strict';

var source = obj;
if (prop[0]) source = obj[prop];
if (current) source = obj[current];
if (index>=0) {

@@ -248,2 +248,2 @@ if (index>=source.length) {

jpescape : jpescape
};
};
{
"name": "jgexml",
"version": "0.3.7",
"version": "0.3.8",
"description": "The Just-Good-Enough XML Toolkit",

@@ -5,0 +5,0 @@ "main": "jgeXml.js",

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