Comparing version 0.13.3 to 0.13.4
@@ -62,3 +62,3 @@ function Logger() { | ||
info: getLogFunction('info'), | ||
debug: getLogFunction('debug'), | ||
debug: getLogFunction('log'), | ||
trace: getLogFunction('log') | ||
@@ -65,0 +65,0 @@ }; |
@@ -6,3 +6,3 @@ { | ||
"keywords": "browser require bundle module package static-analysis", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"repository": { | ||
@@ -9,0 +9,0 @@ "type": "git", |
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
49466