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

apg-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apg-api - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "apg-api",
"version": "1.0.0",
"description": "API for APG - an ABNF Parser Generator.",
"version": "1.0.1",
"description": "(Deprecated: use apg-js instead.) API for APG - an ABNF Parser Generator.",
"main": "./src/api.js",

@@ -6,0 +6,0 @@ "scripts": {

## APG API
_**Deprecated:** Use [apg-js](https://www.npmjs.com/package/apg-js) instead. See [apg-js-examples](https://www.npmjs.com/package/apg-js-examples) for usage._
**apg** has been split into two repositories, [**apg**]((https://github.com/ldthomas/apg-js2)
and this developer's API.
and this developer's API.
This API accomplishes two goals. a) it provides much more flexible access to the underlying generation operations

@@ -6,0 +8,0 @@ and b) it removes all I/O from the API. The node.js "fs" module is incompatible with some development frameworks.

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