@mintlify/models
Advanced tools
Comparing version 0.0.124 to 0.0.125
@@ -12,4 +12,4 @@ import { GitHubInstallationType } from '../types/gitHubInstallationType.js'; | ||
slug: string; | ||
stripe: StripeOrgDataType; | ||
stripe?: StripeOrgDataType; | ||
}; | ||
export type StaticPropsOrgType = Pick<OrgType, 'plan' | 'createdAt'>; |
{ | ||
"name": "@mintlify/models", | ||
"version": "0.0.124", | ||
"version": "0.0.125", | ||
"description": "Mintlify models", | ||
@@ -61,3 +61,3 @@ "engines": { | ||
}, | ||
"gitHead": "29dc0134e43bfee91aa0daf18ebf2b23e16416b0" | ||
"gitHead": "83d37f6cb5f6b472b629c5999d7909e038e6f24b" | ||
} |
Sorry, the diff of this file is not supported yet
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
138258