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.3 to 1.0.4

16

package.json

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

{"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.","keywords":["tsconfig","node16"],"version":"1.0.3"}
{
"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.",
"keywords": [
"tsconfig",
"node16"
],
"version": "1.0.4"
}

2

README.md

@@ -27,3 +27,3 @@ ### A base TSConfig for working with Node 16.

"lib": ["es2021"],
"module": "commonjs",
"module": "Node16",
"target": "es2021",

@@ -30,0 +30,0 @@

@@ -7,3 +7,3 @@ {

"lib": ["es2021"],
"module": "commonjs",
"module": "Node16",
"target": "es2021",

@@ -10,0 +10,0 @@

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