@aptly-as/types
Advanced tools
Comparing version 2.6.3 to 2.6.4
@@ -41,2 +41,3 @@ import { AptlyModules } from '../core/index.js'; | ||
type?: AptlyOrganizationType[]; | ||
paymentApp?: ID | AptlyAppSchema<ID, DATE> | null; | ||
signApp?: ID | AptlyAppSchema<ID, DATE> | null; | ||
@@ -43,0 +44,0 @@ signMembers?: (ID | AptlyUserSchema<ID, DATE>)[]; |
{ | ||
"name": "@aptly-as/types", | ||
"version": "2.6.3", | ||
"version": "2.6.4", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
109665
3027