@timberio/types
Advanced tools
Comparing version 0.22.0 to 0.23.0
@@ -33,3 +33,2 @@ /** | ||
export interface ITimberLog { | ||
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json"; | ||
dt: Date; | ||
@@ -36,0 +35,0 @@ level: LogLevel; |
@@ -33,3 +33,2 @@ /** | ||
export interface ITimberLog { | ||
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json"; | ||
dt: Date; | ||
@@ -36,0 +35,0 @@ level: LogLevel; |
# License | ||
Copyright (c) 2018. Timber Technologies, Inc. | ||
Copyright (c) 2018-2019. Timber Technologies, Inc. | ||
@@ -5,0 +5,0 @@ Permission to use, copy, modify, and/or distribute this software for any purpose |
{ | ||
"name": "@timberio/types", | ||
"version": "0.22.0", | ||
"version": "0.23.0", | ||
"description": "Timber.io - Typescript types", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "40597144b884fdb8481049eac289b7ff9015a671", | ||
"gitHead": "32341c6209e9b0a309142cccccffd7eb90284da4", | ||
"dependencies": { | ||
@@ -43,0 +43,0 @@ "js": "^0.1.0" |
@@ -76,3 +76,2 @@ # 🌲 Timber - Shared Typescript types | ||
interface ITimberLog { | ||
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json"; | ||
dt: Date; | ||
@@ -79,0 +78,0 @@ level: LogLevel; // <-- see `LogLevel` above |
@@ -39,3 +39,2 @@ /** | ||
export interface ITimberLog { | ||
$schema: "https://raw.githubusercontent.com/timberio/log-event-json-schema/v4.1.0/schema.json"; | ||
dt: Date; | ||
@@ -42,0 +41,0 @@ level: LogLevel; |
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
8948
157
104