@tsconfig/node18
Advanced tools
Comparing version 1.0.3 to 2.0.0
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.3" | ||
"version": "2.0.0" | ||
} |
@@ -25,4 +25,6 @@ ### A base TSConfig for working with Node 18. | ||
"_version": "2.0.0", | ||
"compilerOptions": { | ||
"lib": ["es2022"], | ||
"lib": ["es2023"], | ||
"module": "commonjs", | ||
@@ -29,0 +31,0 @@ "target": "es2022", |
@@ -5,4 +5,6 @@ { | ||
"_version": "2.0.0", | ||
"compilerOptions": { | ||
"lib": ["es2022"], | ||
"lib": ["es2023"], | ||
"module": "commonjs", | ||
@@ -9,0 +11,0 @@ "target": "es2022", |
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
2499
15
43