@timberio/types
Advanced tools
Comparing version 0.34.1 to 0.34.2
{ | ||
"name": "@timberio/types", | ||
"version": "0.34.1", | ||
"version": "0.34.2", | ||
"description": "Timber.io - Typescript types", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "6f7c90e13c1df2812f44ef8f79f9a37f4b08246f", | ||
"gitHead": "ec0b79251c13ad3fb569e78daa7e032db965a266", | ||
"dependencies": { | ||
@@ -43,0 +43,0 @@ "js": "^0.1.0" |
@@ -71,3 +71,3 @@ # 🌲 Timber - Shared Typescript types | ||
Warn = "warn", | ||
Error = "error", | ||
Error = "error" | ||
} | ||
@@ -74,0 +74,0 @@ ``` |
@@ -37,3 +37,3 @@ /** | ||
Warn = "warn", | ||
Error = "error", | ||
Error = "error" | ||
} | ||
@@ -40,0 +40,0 @@ |
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
10683