@callstack/reassure-logger
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -9,3 +9,3 @@ "use strict"; | ||
brand: '#4FE89A', | ||
error: '#E73A0E', | ||
error: '#FF0000', | ||
warn: '#E7900E', | ||
@@ -12,0 +12,0 @@ verbose: '#919191' |
export const colors = { | ||
brand: '#4FE89A', | ||
error: '#E73A0E', | ||
error: '#FF0000', | ||
warn: '#E7900E', | ||
@@ -5,0 +5,0 @@ verbose: '#919191' |
export declare const colors: { | ||
readonly brand: "#4FE89A"; | ||
readonly error: "#E73A0E"; | ||
readonly error: "#FF0000"; | ||
readonly warn: "#E7900E"; | ||
@@ -5,0 +5,0 @@ readonly verbose: "#919191"; |
{ | ||
"name": "@callstack/reassure-logger", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "Logger for Reassure project", | ||
@@ -5,0 +5,0 @@ "main": "lib/commonjs/index.js", |
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