Socket
Socket
Sign inDemoInstall

@paleite/tsconfig-node16

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.10-canary.0 to 1.0.10-canary.1

4

package.json
{
"name": "@paleite/tsconfig-node16",
"version": "1.0.10-canary.0",
"version": "1.0.10-canary.1",
"description": "@paleite's base tsconfig.json for Node 16",

@@ -15,3 +15,3 @@ "repository": {

},
"gitHead": "8385facf27979256944fdcc31cbdbd5ecb7483bb"
"gitHead": "8977da8a1dd4590b9540ef7a1452f5e9ea8b425c"
}

@@ -8,3 +8,5 @@ {

"esModuleInterop": true,
"exactOptionalPropertyTypes": true,
"forceConsistentCasingInFileNames": true,
"importsNotUsedAsValues": "error",
"isolatedModules": true,

@@ -15,3 +17,5 @@ "lib": ["es2021"],

"noFallthroughCasesInSwitch": true,
"noImplicitOverride": true,
"noImplicitReturns": true,
"noPropertyAccessFromIndexSignature": true,
"noUncheckedIndexedAccess": true,

@@ -18,0 +22,0 @@ "noUnusedLocals": true,

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