Socket
Socket
Sign inDemoInstall

@ecubelabs/tsconfig

Package Overview
Dependencies
0
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

6

node20.json

@@ -7,6 +7,6 @@ {

"lib": ["es2023"],
"target": "ES2023",
"target": "ES2022",
"module": "commonjs",
"moduleResolution": "node",
"module": "Node16",
"moduleResolution": "Node16",
"noEmitOnError": true,

@@ -13,0 +13,0 @@ "experimentalDecorators": true,

{
"name": "@ecubelabs/tsconfig",
"version": "1.1.0",
"version": "1.1.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "node18.json",

@@ -10,2 +10,3 @@ ## Install

Add to your `tsconfig.json`
This tsconfig requires typescript>=5
```

@@ -12,0 +13,0 @@ "extends": "@ecubelabs/tsconfig/node20.json"

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