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.0 to 1.0.1

2

package.json

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

{"name":"@tsconfig/node16","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with Node 16.","version":"1.0.0"}
{"name":"@tsconfig/node16","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with Node 16.","version":"1.0.1"}

@@ -26,5 +26,5 @@ ### A base TSConfig for working with Node 16.

"compilerOptions": {
"lib": ["es2021"],
"lib": ["es2020"],
"module": "commonjs",
"target": "es2021",
"target": "es2020",

@@ -31,0 +31,0 @@ "strict": true,

@@ -6,5 +6,5 @@ {

"compilerOptions": {
"lib": ["es2021"],
"lib": ["es2020"],
"module": "commonjs",
"target": "es2021",
"target": "es2020",

@@ -11,0 +11,0 @@ "strict": 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