Comparing version 0.5.2 to 0.5.3
# Changelog | ||
## Version 0.5.3 | ||
- source-map files; | ||
- minor documentation update. | ||
## Version 0.5.2 | ||
@@ -4,0 +9,0 @@ |
@@ -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. |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
218161
14
1130