You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@tsconfig/node20

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/node20 - npm Package Compare versions

Comparing version
20.1.6
to
20.1.7
+1
-1
package.json

@@ -14,3 +14,3 @@ {

],
"version": "20.1.6"
"version": "20.1.7"
}

@@ -22,3 +22,3 @@ ### A base TSConfig for working with Node 20.

{
"$schema": "https://json.schemastore.org/tsconfig",
"$schema": "https://www.schemastore.org/tsconfig",
"_version": "20.1.0",

@@ -32,3 +32,2 @@

"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,

@@ -35,0 +34,0 @@ "moduleResolution": "node16"

{
"$schema": "https://json.schemastore.org/tsconfig",
"$schema": "https://www.schemastore.org/tsconfig",
"_version": "20.1.0",

@@ -11,3 +11,2 @@

"strict": true,
"esModuleInterop": true,
"skipLibCheck": true,

@@ -14,0 +13,0 @@ "moduleResolution": "node16"