Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@tsconfig/node10

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsconfig/node10 - npm Package Compare versions

Comparing version
1.0.9
to
1.0.10
+15
-1
package.json

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

{"name":"@tsconfig/node10","repository":{"type":"git","url":"https://github.com/tsconfig/bases.git","directory":"bases"},"license":"MIT","description":"A base TSConfig for working with Node 10.","keywords":["tsconfig","node10"],"version":"1.0.9"}
{
"name": "@tsconfig/node10",
"repository": {
"type": "git",
"url": "https://github.com/tsconfig/bases.git",
"directory": "bases"
},
"license": "MIT",
"description": "A base TSConfig for working with Node 10.",
"keywords": [
"tsconfig",
"node10"
],
"version": "1.0.10"
}
+0
-1

@@ -33,3 +33,2 @@ ### A base TSConfig for working with Node 10.

"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"moduleResolution": "node"

@@ -36,0 +35,0 @@ }

@@ -13,5 +13,4 @@ {

"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"moduleResolution": "node"
}
}