@dotcom-tool-kit/types
Advanced tools
Comparing version 1.0.0-beta.33 to 1.0.0
@@ -6,2 +6,3 @@ import { SchemaOutput } from '../schema'; | ||
readonly vaultApp: "string?"; | ||
readonly systemCode: "string?"; | ||
}; | ||
@@ -13,3 +14,4 @@ export declare type HerokuOptions = SchemaOutput<typeof HerokuSchema>; | ||
readonly vaultApp: "string?"; | ||
readonly systemCode: "string?"; | ||
}; | ||
//# sourceMappingURL=heroku.d.ts.map |
@@ -7,4 +7,5 @@ "use strict"; | ||
vaultTeam: 'string?', | ||
vaultApp: 'string?' | ||
vaultApp: 'string?', | ||
systemCode: 'string?' | ||
}; | ||
exports.Schema = exports.HerokuSchema; |
{ | ||
"name": "@dotcom-tool-kit/types", | ||
"version": "1.0.0-beta.33", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14940
183
2