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

@tsconfig/node-lts

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/node-lts - npm Package Compare versions

Comparing version 20.1.3 to 22.0.0

4

package.json

@@ -9,3 +9,3 @@ {

"license": "MIT",
"description": "A base TSConfig for working with Node LTS.",
"description": "A base TSConfig for working with Node LTS (22).",
"keywords": [

@@ -15,3 +15,3 @@ "tsconfig",

],
"version": "20.1.3"
"version": "22.0.0"
}

@@ -1,2 +0,2 @@

### A base TSConfig for working with Node LTS.
### A base TSConfig for working with Node LTS (22).

@@ -22,6 +22,6 @@ Add the package to your `"devDependencies"`:

// This file was autogenerated by a script
// Equivalent to a config of: node20
// Equivalent to a config of: node22
{
"$schema": "https://json.schemastore.org/tsconfig",
"_version": "20.1.0",
"_version": "22.0.0",
"compilerOptions": {

@@ -28,0 +28,0 @@ "lib": [

// This file was autogenerated by a script
// Equivalent to a config of: node20
// Equivalent to a config of: node22
{
"$schema": "https://json.schemastore.org/tsconfig",
"_version": "20.1.0",
"_version": "22.0.0",
"compilerOptions": {

@@ -7,0 +7,0 @@ "lib": [

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