@js-bits/enumerate
Advanced tools
Comparing version 0.9.0 to 0.9.1
@@ -113,4 +113,2 @@ /* eslint-disable max-classes-per-file */ | ||
console.log('args', args); | ||
return new Enum(list, type); | ||
@@ -117,0 +115,0 @@ }; |
{ | ||
"name": "@js-bits/enumerate", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Easy to use, Symbol-based enum implementation", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
27160
601