Socket
Socket
Sign inDemoInstall

@tsconfig/node16

Package Overview
Dependencies
0
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 16.1.0

2

package.json

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

],
"version": "1.0.4"
"version": "16.1.0"
}

@@ -24,2 +24,3 @@ ### A base TSConfig for working with Node 16.

"display": "Node 16",
"_version": "16.1.0",

@@ -35,3 +36,3 @@ "compilerOptions": {

"forceConsistentCasingInFileNames": true,
"moduleResolution": "node"
"moduleResolution": "node16"
}

@@ -38,0 +39,0 @@ }

{
"$schema": "https://json.schemastore.org/tsconfig",
"display": "Node 16",
"_version": "16.1.0",

@@ -14,4 +15,4 @@ "compilerOptions": {

"forceConsistentCasingInFileNames": true,
"moduleResolution": "node"
"moduleResolution": "node16"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc