escomplex-traits
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "escomplex-traits", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Traits for escomplex AST walkers.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/philbooth/escomplex-traits", |
@@ -1,2 +0,2 @@ | ||
/*globals require, exports */ | ||
/*globals exports */ | ||
@@ -3,0 +3,0 @@ 'use strict'; |
@@ -14,3 +14,3 @@ 'use strict'; | ||
suite('index:', function () { | ||
var log, operandsMock, operatorsMock; | ||
var log; | ||
@@ -40,2 +40,3 @@ setup(function () { | ||
mockery.disable(); | ||
log = undefined; | ||
}); | ||
@@ -42,0 +43,0 @@ |
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
19695
13
478
0