Comparing version 2.1.0-next.0 to 2.1.0
{ | ||
"name": "tsconfck", | ||
"version": "2.1.0-next.0", | ||
"version": "2.1.0", | ||
"description": "A utility to work with tsconfig.json without typescript", | ||
@@ -42,3 +42,3 @@ "license": "MIT", | ||
"peerDependencies": { | ||
"typescript": "^4.3.5 || ^5.0.1-rc || ^5.0.0" | ||
"typescript": "^4.3.5 || ^5.0.0" | ||
}, | ||
@@ -54,5 +54,5 @@ "peerDependenciesMeta": { | ||
"@tsconfig/node14": "^1.0.3", | ||
"@types/node": "^18.14.1", | ||
"@typescript-eslint/eslint-plugin": "^5.53.0", | ||
"@typescript-eslint/parser": "^5.53.0", | ||
"@types/node": "^18.14.6", | ||
"@typescript-eslint/eslint-plugin": "^5.54.0", | ||
"@typescript-eslint/parser": "^5.54.0", | ||
"c8": "^7.13.0", | ||
@@ -62,4 +62,4 @@ "chalk": "^5.2.0", | ||
"enquirer": "^2.3.6", | ||
"esbuild": "^0.17.10", | ||
"eslint": "^8.34.0", | ||
"esbuild": "^0.17.11", | ||
"eslint": "^8.35.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
@@ -69,3 +69,3 @@ "eslint-plugin-markdown": "^3.0.0", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"execa": "^6.1.0", | ||
"execa": "^7.0.0", | ||
"husky": "^8.0.3", | ||
@@ -76,3 +76,3 @@ "lint-staged": "^13.1.2", | ||
"prettier": "^2.8.4", | ||
"rimraf": "^4.1.2", | ||
"rimraf": "^4.3.0", | ||
"semver": "^7.3.8", | ||
@@ -92,3 +92,3 @@ "tiny-glob": "^0.2.9", | ||
}, | ||
"packageManager": "pnpm@7.26.3", | ||
"packageManager": "pnpm@7.28.0", | ||
"engines": { | ||
@@ -95,0 +95,0 @@ "node": "^14.13.1 || ^16 || >=18" |
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
0
217619