Socket
Socket
Sign inDemoInstall

jstoxml

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstoxml - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name":"jstoxml",
"version":"0.0.1",
"version":"0.0.2",
"description":"Everyone loves JSON, and the world is moving that direction, but we still need things outputted in XML! Particularly for RSS and Podcast feeds. jstoxml makes it easy to contruct those feeds in JavaScript and output them to XML",

@@ -5,0 +5,0 @@ "homepage":"http://github.com/davidcalhoun/jstoxml",

@@ -0,1 +1,3 @@

var jstoxml = require('jstoxml');
(function(){

@@ -2,0 +4,0 @@ var tests = [];

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