Socket
Socket
Sign inDemoInstall

peberminta

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

peberminta - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

lib/char.cjs.map

5

CHANGELOG.md
# Changelog
## Version 0.5.3
- source-map files;
- minor documentation update.
## Version 0.5.2

@@ -4,0 +9,0 @@

4

lib/core.d.ts

@@ -199,2 +199,6 @@ /**

*
* Use {@link ab} to map over values of two consecutive parsers.
*
* Use {@link abc} to map over values of three consecutive parsers.
*
* @param p - A base matcher.

@@ -201,0 +205,0 @@ * @param mapper - A function that modifies the matched value.

2

package.json
{
"name": "peberminta",
"version": "0.5.2",
"version": "0.5.3",
"description": "Simple, transparent parser combinators toolkit that supports any tokens",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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