Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

get-tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-tsconfig - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

2

dist/index.d.ts

@@ -790,3 +790,3 @@ declare global {

*/
paths?: Partial<Record<string, string[]>>;
paths?: Record<string, string[]>;

@@ -793,0 +793,0 @@ /**

{
"name": "get-tsconfig",
"version": "4.0.3",
"version": "4.0.4",
"description": "Find and parse the tsconfig.json file from a directory path",

@@ -39,3 +39,2 @@ "keywords": [

"@types/node": "^17.0.41",
"es-jest": "^1.5.0",
"eslint": "^8.17.0",

@@ -48,3 +47,3 @@ "execa": "^6.1.0",

"tsx": "^3.4.2",
"type-fest": "^2.13.0",
"type-fest": "^2.13.1",
"typescript": "^4.7.3"

@@ -51,0 +50,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc