@tsconfig/esm
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -14,3 +14,3 @@ { | ||
], | ||
"version": "1.0.3" | ||
"version": "1.0.4" | ||
} |
@@ -22,2 +22,3 @@ ### A base TSConfig for working with ESM. | ||
{ | ||
"_deprecated": true, | ||
"$schema": "https://json.schemastore.org/tsconfig", | ||
@@ -28,2 +29,3 @@ "display": "ESM", | ||
"module": "es2022", | ||
"moduleResolution": "bundler", | ||
@@ -30,0 +32,0 @@ "verbatimModuleSyntax": true |
{ | ||
"_deprecated": true, | ||
"$schema": "https://json.schemastore.org/tsconfig", | ||
@@ -7,2 +8,3 @@ "display": "ESM", | ||
"module": "es2022", | ||
"moduleResolution": "bundler", | ||
@@ -9,0 +11,0 @@ "verbatimModuleSyntax": true |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
2197
14058
10
37