Socket
Socket
Sign inDemoInstall

async-saxophone

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-saxophone - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "async-saxophone",
"description": "Fast and lightweight asynchronous iterator XML parser in pure JavaScript",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

# async-saxophone
[![Not Maintained](https://img.shields.io/badge/Maintenance%20Level-Abandoned-orange.svg)](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
async-saxophone is **no longer being actively developed** and has been archived.
It was developed as a asynchronous replacement for saxophone, but has not kept up with changes to saxophone. If this is of interest, you probably need
to examine how saxophone was made asynchronous and apply similar changes to saxophone's current code.
You are still welcome to use it but you may want to check for any forks that are more actively maintained.
If it is of value to you, you are welcome to fork it or start a new project and incorporate its code into your project.
## Description
Fast and lightweight asynchonous XML parser in pure JavaScript.

@@ -4,0 +16,0 @@

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