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

parser-ts

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parser-ts - npm Package Versions

13

0.6.7

Diff

Changelog

Source

0.6.7

  • New Feature
    • split "mega" parser instance into individual instances (@IMax153)
      • Add Functor instance (@IMax153)
      • Add Applicative instance (@IMax153)
      • Add Monad instance (@IMax153)
      • Add Alt instance (@IMax153)
      • Add Alternative instance (@IMax153)
  • Bug Fix
    • account for all common line terminators in code-frame (@IMax153)
  • Polish
    • standardize export declarations in all modules (@IMax153)
    • add category tags to module exports (@IMax153)
  • Internal
    • remove pipeable from Parser module (@IMax153)
    • make Location model readonly in code-frame (@IMax153)
gcanti
published 0.6.6 •

Changelog

Source

0.6.6

  • New Feature
    • add lookAhead and takeUntil to Parser, #24 (@IMax153)
gcanti
published 0.6.5 •

Changelog

Source

0.6.5

  • Polish
    • make between and surroundedBy polymorphic in return type, #23 (@YBogomolov)
gcanti
published 0.6.4 •

Changelog

Source

0.6.4

  • New Feature
    • add between and surroundedBy to Parser, #22 (@IMax153)
gcanti
published 0.6.3 •

Changelog

Source

0.6.3

  • Bug Fix
    • don't set target: es6 in tsconfig.build-es6.json (@gcanti)
  • Internal
    • upgrade to latest docs-ts (@gcanti)
gcanti
published 0.6.2 •

Changelog

Source

0.6.2

  • New Feature
    • add build in ES6 format (@gcanti)
gcanti
published 0.6.1 •

Changelog

Source

0.6.16

  • New Feature
    • add unicodeLetter combinator, #52 (@frysztak)
gcanti
published 0.6.0 •

Changelog

Source

0.6.0

  • Breaking Change
    • upgrade to fp-ts@2.x (@gcanti)
    • move fp-ts to peerDependencies (@gcanti)
    • update to purescript-eulalie v5.0.0 (@gcanti)
gcanti
published 0.5.1 •

Changelog

Source

0.5.1

  • New Feature
    • add applyFirst, applySecond and ap_ to Parser (@gcanti)
    • add expectedL function (@gcanti)
  • Internal
    • upgrade to latest versions + 100% coverage (@gcanti)
gcanti
published 0.5.0 •

Changelog

Source

0.5.0

  • Breaking Change
    • upgrade to fp-ts@1.x.x (@gcanti)
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