@dotcom-tool-kit/types
Advanced tools
Comparing version 1.8.4 to 1.9.0
@@ -31,2 +31,3 @@ import type prompts from 'prompts'; | ||
import type { BabelOptions } from './schema/babel'; | ||
import type { CircleCIOptions } from './schema/circleci'; | ||
export declare type Options = { | ||
@@ -46,4 +47,5 @@ '@dotcom-tool-kit/eslint'?: ESLintOptions; | ||
'@dotcom-tool-kit/babel'?: BabelOptions; | ||
'@dotcom-tool-kit/circleci'?: CircleCIOptions; | ||
}; | ||
export {}; | ||
//# sourceMappingURL=schema.d.ts.map |
{ | ||
"name": "@dotcom-tool-kit/types", | ||
"version": "1.8.4", | ||
"version": "1.9.0", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@dotcom-tool-kit/error": "^1.8.4", | ||
"@dotcom-tool-kit/error": "^1.9.0", | ||
"lodash.isplainobject": "^4.0.6", | ||
@@ -29,0 +29,0 @@ "lodash.mapvalues": "^4.6.0" |
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
34177
59
514