@aptly-as/types
Advanced tools
Comparing version 1.7.6 to 1.7.7
@@ -11,3 +11,3 @@ import { AptlyOrganizationSchema } from './organization'; | ||
organization: AptlyOrganizationSchema<ID, DATE> | ID; | ||
template?: ID; | ||
template?: ID | null; | ||
/** | ||
@@ -14,0 +14,0 @@ * @deprecated dont think this is used anymore |
{ | ||
"name": "@aptly-as/types", | ||
"version": "1.7.6", | ||
"version": "1.7.7", | ||
"description": "Aptly types and enums", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
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
94481