@extrimian/kms-core
Advanced tools
Comparing version 1.0.7 to 1.1.0
@@ -10,3 +10,3 @@ /** | ||
from?: string; | ||
to: string; | ||
to: string[]; | ||
thid?: string; | ||
@@ -13,0 +13,0 @@ pthid?: string; |
{ | ||
"name": "@extrimian/kms-core", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -10,3 +10,3 @@ /** | ||
from?: string | ||
to: string | ||
to: string[] | ||
thid?: string | ||
@@ -13,0 +13,0 @@ pthid?: 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
42852