Socket
Socket
Sign inDemoInstall

apg-js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apg-js - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

2

package.json
{
"name": "apg-js",
"version": "4.1.2",
"version": "4.1.3",
"description": "JavaScript APG, an ABNF Parser Generator",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -23,3 +23,3 @@ # JavaScript APG

`apg-js` is the JavaScript version of APG, an ABNF Parser Generator. APG generates recursive-descent parsers directly from a superset of [ABNF](https://tools.ietf.org/html/rfc5234) (SABNF). Visit the [APG](https://sabnf.com/`) website for a complete [overview](https://sabnf.com/overview/) of APG and SABNF.
`apg-js` is the JavaScript version of APG, an ABNF Parser Generator. APG generates recursive-descent parsers directly from a superset of [ABNF](https://tools.ietf.org/html/rfc5234) (SABNF). Visit the [APG](https://sabnf.com/) website for a complete [overview](https://sabnf.com/overview/) of APG and SABNF.

@@ -26,0 +26,0 @@ ## Documentation

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