New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bennu

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bennu - npm Package Versions

1

17.0.1

Diff

Changelog

Source

17.0.1 - March 6, 2014

  • Added late to resolve a parser on first use.
mattbierner
published 17.0.0 •

Changelog

Source

17.0.0 - March 5, 2014

  • Added Fantasy Land compatibility. ** Allows directly chaining parsers using parser objects parse.always('x').chain(...)
  • Added top level ap and empty and chain.
  • Reversed order of incremental functions to allow currying and pipelining.
  • Renamed characters to oneOf.
  • Added noneOf.
mattbierner
published 16.2.1 •

Changelog

Source

16.2.1 - Feb 4, 2014

  • Improved performance of Error objects.
mattbierner
published 16.2.0 •

Changelog

Source

16.2.0 - Feb 3, 2014

  • Positions are passed an additional parameter for the rest of the stream after the consumed token.
mattbierner
published 16.1.3 •

Changelog

Source

16.1.3 - Feb 3, 2014

  • Made memo frame push and pop constant time.
mattbierner
published 16.1.2 •

Changelog

Source

16.1.2 - Jan 22, 2014

  • Fixed certain edge cases creating large stack.
  • Fixed Parser called on existing parser being an error.
mattbierner
published 16.1.0 •

Changelog

Source

16.1.0 - Jan 20, 2014

  • Added node package.
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