Socket
Socket
Sign inDemoInstall

peberminta

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.9.0

Diff

Changelog

Source

Version 0.9.0

  • many functions got overloads for Matcher type propagation in less common scenarios;
  • condition function now accepts Parsers/Matchers with different value types, result value type is the union of the two;
  • added type tests for overloads using expect-type.
killy.mxi
published 0.8.0 •

Changelog

Source

Version 0.8.0

  • Targeting Node.js version 14 and ES2020;
  • Now should be discoverable with denoify.
killy.mxi
published 0.7.0 •

Changelog

Source

Version 0.7.0

  • otherwise function now has two overloads - Parser * Matcher -> Matcher and Parser * Parser -> Parser;
  • otherwise function now accepts Parsers/Matchers with different value types, result value type is the union of the two;
  • otherwise function now has an alias called eitherOr which might be more natural for combining parsers.
killy.mxi
published 0.6.0 •

Changelog

Source

Version 0.6.0

  • ensure local imports have file extensions - fix "./core module cannot be found" issue.
killy.mxi
published 0.5.4 •

Changelog

Source

Version 0.5.4

  • remove terser, source-map files;
  • use only rollup-plugin-cleanup to condition published files.
killy.mxi
published 0.5.3 •

Changelog

Source

Version 0.5.3

  • source-map files;
  • minor documentation update.
killy.mxi
published 0.5.2 •

Changelog

Source

Version 0.5.2

  • peek function keeps Parser/Matcher distinction;
killy.mxi
published 0.5.1 •

Changelog

Source

Version 0.5.1

  • documentation updates;
  • package marked as free of side effects for tree shaking.
killy.mxi
published 0.5.0 •

Changelog

Source

Version 0.5.0

  • Initial release;
  • Aiming at Node.js version 12 and up.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc