Socket
Socket
Sign inDemoInstall

@rgrove/parse-xml

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-next.0 to 2.0.0

2

package.json
{
"name": "@rgrove/parse-xml",
"version": "2.0.0-next.0",
"version": "2.0.0",
"description": "A fast, safe, compliant XML parser for Node.js and browsers.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,2 +7,3 @@ # parse-xml

[![Build Status](https://travis-ci.org/rgrove/parse-xml.svg?branch=master)](https://travis-ci.org/rgrove/parse-xml)
[![Bundle size](https://badgen.net/bundlephobia/minzip/@rgrove/parse-xml)](https://bundlephobia.com/result?p=@rgrove/parse-xml)

@@ -56,3 +57,4 @@ ## Contents

- It's [fast](#benchmark).
- It's [fast](#benchmark), [tiny](https://bundlephobia.com/result?p=@rgrove/parse-xml),
and has no dependencies.

@@ -59,0 +61,0 @@ ## Not Features

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