@ms-cloudpack/config-types
Advanced tools
Comparing version 0.1.3 to 0.2.0
@@ -54,10 +54,4 @@ import type { DevServer } from './DevServer.js'; | ||
container: string; | ||
/** | ||
* Token expiration time in milliseconds. | ||
* Default is 7 days. | ||
* Maximum allowed is 7 days. | ||
*/ | ||
tokenExpiresInMs?: number; | ||
}; | ||
} | ||
//# sourceMappingURL=UserConfig.d.ts.map |
{ | ||
"name": "@ms-cloudpack/config-types", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "TypeScript types for the Cloudpack Configuration. We keep these separate to eliminate circular package dependencies.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
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
47132
408