Socket
Socket
Sign inDemoInstall

sy-xml-js

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.11 to 1.6.12

2

lib/xml2js.js

@@ -1,2 +0,2 @@

var sax = require('sax');
var sax = require('sy-sax');
var expat /*= require('node-expat');*/ = { on: function () { }, parse: function () { } };

@@ -3,0 +3,0 @@ var helper = require('./options-helper');

{
"name": "sy-xml-js",
"version": "1.6.11",
"version": "1.6.12",
"description": "A convertor between XML text and Javascript object / JSON text.",

@@ -5,0 +5,0 @@ "repository": {

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc