Comparing version 0.3.3 to 0.4.0
@@ -48,2 +48,7 @@ import { Config } from "./interfaces/config.interface"; | ||
silentTimer(options?: string | TimerOptions): Timer; | ||
/** | ||
* Typings for dynamicly generated methods | ||
*/ | ||
[key: string]: any; | ||
} | ||
@@ -50,0 +55,0 @@ /** |
{ | ||
"name": "achorn", | ||
"version": "0.3.3", | ||
"version": "0.4.0", | ||
"description": "🌰 A colourful, good looking, fully customisable logger for the browser", | ||
@@ -5,0 +5,0 @@ "publishConfig": { |
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
40715
174