@bruit/types
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -8,2 +8,3 @@ import { BrtToolId } from "../enums/brt-tool-id"; | ||
email?: string; | ||
labels?: Array<string>; | ||
} |
{ | ||
"name": "@bruit/types", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Bruit.io typings", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -9,2 +9,3 @@ import { BrtToolId } from "../enums/brt-tool-id"; | ||
email?: string; | ||
labels?: Array<string>; | ||
} |
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
12253
398