@types/signale
Advanced tools
Comparing version 1.1.0 to 1.2.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for signale 1.1 | ||
// Type definitions for signale 1.2 | ||
// Project: https://github.com/klauscfhq/signale | ||
@@ -59,2 +59,5 @@ // Definitions by: Resi Respati <https://github.com/resir014> | ||
underlineMessage?: boolean; | ||
underlinePrefix?: boolean; | ||
underlineSuffix?: boolean; | ||
uppercaseLabel?: boolean; | ||
} | ||
@@ -65,2 +68,3 @@ | ||
config?: SignaleConfig; | ||
disabled?: boolean; | ||
/** | ||
@@ -67,0 +71,0 @@ * Name of the scope. |
{ | ||
"name": "@types/signale", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "TypeScript definitions for signale", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "e72fe76a35ea90b91683ee911af4d278c7e72d41d2dbcb9f0b5c4845bb0ceb5d", | ||
"typesPublisherContentHash": "87140afa801c9d53c60759e1fca2d38b78fc8a956ab70423a0fcbb0f6e83d956", | ||
"typeScriptVersion": "2.7" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 21 Jun 2018 00:15:28 GMT | ||
* Last updated: Fri, 22 Jun 2018 00:08:12 GMT | ||
* Dependencies: node | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
7562
130