@dotcom-tool-kit/types
Advanced tools
Comparing version 1.6.0-beta.4 to 1.6.0
@@ -26,2 +26,3 @@ import type prompts from 'prompts'; | ||
import type { NodeOptions } from './schema/node'; | ||
import type { NodemonOptions } from './schema/nodemon'; | ||
import type { NextRouterOptions } from './schema/next-router'; | ||
@@ -40,2 +41,3 @@ import type { PrettierOptions } from './schema/prettier'; | ||
'@dotcom-tool-kit/node'?: NodeOptions; | ||
'@dotcom-tool-kit/nodemon'?: NodemonOptions; | ||
'@dotcom-tool-kit/next-router'?: NextRouterOptions; | ||
@@ -42,0 +44,0 @@ '@dotcom-tool-kit/prettier'?: PrettierOptions; |
{ | ||
"name": "@dotcom-tool-kit/types", | ||
"version": "1.6.0-beta.4", | ||
"version": "1.6.0", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "lib", | ||
"dependencies": { | ||
"@dotcom-tool-kit/error": "^1.6.0-beta.4", | ||
"@dotcom-tool-kit/error": "^1.6.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30214
50
440
2