Comparing version 2.7.4 to 2.7.5
@@ -167,3 +167,3 @@ (function () { | ||
if (r.postprocess) { | ||
copy.data[copy.data.length-1] = r.postprocess([], this.reference); | ||
copy.data[copy.data.length-1] = r.postprocess([], me.reference); | ||
} else { | ||
@@ -170,0 +170,0 @@ copy.data[copy.data.length-1] = []; |
{ | ||
"name": "nearley", | ||
"version": "2.7.4", | ||
"version": "2.7.5", | ||
"description": "Simple, fast, powerful parser toolkit for JavaScript.", | ||
@@ -5,0 +5,0 @@ "main": "lib/nearley.js", |
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
558760