Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@tsconfig/node18

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/node18 - npm Package Compare versions

Comparing version 1.0.3 to 2.0.0

2

package.json

@@ -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",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc