Socket
Socket
Sign inDemoInstall

@visulima/tsconfig

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/tsconfig - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

dist/shared/findTsConfig-BfSXytI1.mjs

12

CHANGELOG.md

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

## @visulima/tsconfig [1.0.11](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.10...@visulima/tsconfig@1.0.11) (2024-09-07)
### Bug Fixes
* fixed broken chunk splitting from packem ([1aaf277](https://github.com/visulima/visulima/commit/1aaf27779292d637923c5f8a220e18606e78caa2))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.16
* **@visulima/path:** upgraded to 1.0.7
## @visulima/tsconfig [1.0.10](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.9...@visulima/tsconfig@1.0.10) (2024-09-07)

@@ -2,0 +14,0 @@

8

package.json
{
"name": "@visulima/tsconfig",
"version": "1.0.10",
"version": "1.0.11",
"description": "Find and/or parse the tsconfig.json file from a directory path.",

@@ -70,4 +70,4 @@ "keywords": [

"dependencies": {
"@visulima/fs": "2.1.15",
"@visulima/path": "1.0.6",
"@visulima/fs": "2.1.16",
"@visulima/path": "1.0.7",
"jsonc-parser": "^3.3.1",

@@ -87,3 +87,3 @@ "resolve-pkg-maps": "^1.0.0"

"@types/node": "18.18.14",
"@visulima/packem": "^1.0.0-alpha.93",
"@visulima/packem": "^1.0.0-alpha.95",
"@vitest/coverage-v8": "^2.0.5",

@@ -90,0 +90,0 @@ "@vitest/ui": "^2.0.5",

Sorry, the diff of this file is not supported yet

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