Comparing version 0.11.0-dev.224 to 0.11.0-dev.225
@@ -151,3 +151,5 @@ /* eslint no-mixed-operators: 0, prefer-const: 0 */ | ||
"", | ||
"var rule$expects = peg$expect;", | ||
"var rule$expects = function (expected) {", | ||
" if (peg$silentFails === 0) peg$expect(expected);", | ||
"}", | ||
"" | ||
@@ -154,0 +156,0 @@ ].join( "\n" ) ); |
{ | ||
"name": "pegjs", | ||
"version": "0.11.0-dev.224", | ||
"version": "0.11.0-dev.225", | ||
"description": "Parser generator for JavaScript", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
286062
6813
1