idea-toolbox
Advanced tools
Comparing version 6.4.0 to 6.4.1
@@ -56,3 +56,3 @@ import { markdown } from './markdown'; | ||
*/ | ||
export declare function logger(context: string, err?: Error | null | undefined, content?: any, important?: boolean): void; | ||
export declare function logger(context: string, err?: Error | any, content?: any, important?: boolean): void; | ||
/** | ||
@@ -59,0 +59,0 @@ * Get an array to iterate containing the keys of a string enum. |
{ | ||
"name": "idea-toolbox", | ||
"version": "6.4.0", | ||
"version": "6.4.1", | ||
"description": "IDEA's utility functions", | ||
@@ -41,3 +41,2 @@ "main": "dist/index.js", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"aws-sdk": "^2.989.0", | ||
"eslint": "^7.32.0", | ||
@@ -44,0 +43,0 @@ "typedoc": "^0.22.4", |
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
10
465948