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

js2xmlparser

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js2xmlparser - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

5

CHANGES.md

@@ -0,1 +1,6 @@

## 0.1.7 ##
* Added .gitattributes to .gitignore file
* Minor tweaks to examples
## 0.1.6 ##

@@ -2,0 +7,0 @@

4

example/example.js

@@ -76,5 +76,3 @@ /* jshint node:true */

],
"email": function () {
return "john@smith.com";
},
"email": function () {return "john@smith.com";},
"comment": "John's profile is not complete."

@@ -81,0 +79,0 @@ };

@@ -6,3 +6,3 @@ {

"homepage": "http://www.kourlas.net",
"version": "0.1.6",
"version": "0.1.7",
"author": "Michael Kourlas <michael@kourlas.net>",

@@ -9,0 +9,0 @@ "main": "./lib/js2xmlparser.js",

Sorry, the diff of this file is not supported yet

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