Comparing version 0.1.1 to 0.1.2
@@ -268,3 +268,3 @@ 'use strict'; | ||
var variables = currentScope._variables.get(name); | ||
if (variables) { | ||
if (variables && variables.length) { | ||
if (reference._type) { | ||
@@ -271,0 +271,0 @@ var _iteratorNormalCompletion4 = true; |
{ | ||
"name": "cst", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "JavaScript CST Implementation", | ||
@@ -5,0 +5,0 @@ "author": "Marat Dulin", |
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
396684
122
9374