Socket
Socket
Sign inDemoInstall

fruitsconfits

Package Overview
Dependencies
0
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

0.5.0

Diff

Changelog

Source

v0.5.0

  • Update dependencies.
  • Update CI configurations.
  • Migrate to webpack 5.

shellyln
published 0.4.1 •

Changelog

Source

v0.4.1

  • Migrate to eslint.
  • Migrate to TypeScript 4.0.
  • Update dependencies.
shellyln
published 0.4.0 •

Changelog

Source

v0.4.0

  • Add new feature:
    • Add parser function for ES6 template strings parameter value.
  • Update dependencies.
  • Update CI configurations.

shellyln
published 0.3.1 •

Changelog

Source

v0.3.1

  • Update dependencies.
shellyln
published 0.3.0 •

Changelog

Source

v0.3.0

  • Update dependencies.

Breaking changes

  • Error messages no longer include source position information and nearby source text.
    • To format position and nearby source text,
      use formatErrorMessage(result: ParserFnFailedResult<T, C, R>).
  • Internal ParseError thrown messages no longer include source position information and nearby source text.
    • To format position and nearby source text,
      use makeProgram() parser function, and convert ParseError thrown to a return value.
shellyln
published 0.2.2 •

shellyln
published 0.2.1 •

shellyln
published 0.2.0 •

shellyln
published 0.1.1 •

shellyln
published 0.1.0 •

2Next
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