Comparing version 0.1.1 to 0.1.2
@@ -99,6 +99,2 @@ /* | ||
push(stackFrame) { | ||
this.frames.push(stackFrame); | ||
} | ||
evaluate() { | ||
@@ -105,0 +101,0 @@ let cur; |
{ | ||
"name": "tallstack", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A library that allows you to define recursive functions in JavaScript without stack overflow.", | ||
@@ -5,0 +5,0 @@ "main": "index.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
10252
142