Comparing version 2.19.1 to 2.19.2
@@ -52,2 +52,5 @@ (function(root, factory) { | ||
state.data = state.build(); | ||
// Having right set here will prevent the right state and its children | ||
// form being garbage collected | ||
state.right = undefined; | ||
} | ||
@@ -54,0 +57,0 @@ return state; |
{ | ||
"name": "nearley", | ||
"version": "2.19.1", | ||
"version": "2.19.2", | ||
"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
72115
1422