Socket
Socket
Sign inDemoInstall

@visulima/tsconfig

Package Overview
Dependencies
Maintainers
1
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.8 to 1.0.9

dist/shared/findTsConfig-B8xt1i_T.mjs

12

CHANGELOG.md

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

## @visulima/tsconfig [1.0.9](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.8...@visulima/tsconfig@1.0.9) (2024-08-30)
### Miscellaneous Chores
* updated dev dependencies ([45c2a76](https://github.com/visulima/visulima/commit/45c2a76bc974ecb2c6b172c3af03373d4cc6a5ce))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.14
* **@visulima/path:** upgraded to 1.0.5
## @visulima/tsconfig [1.0.8](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.7...@visulima/tsconfig@1.0.8) (2024-08-08)

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

16

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

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

"dependencies": {
"@visulima/fs": "2.1.13",
"@visulima/path": "1.0.4",
"@visulima/fs": "2.1.14",
"@visulima/path": "1.0.5",
"jsonc-parser": "^3.3.1",

@@ -77,5 +77,5 @@ "resolve-pkg-maps": "^1.0.0"

"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@total-typescript/ts-reset": "^0.5.1",
"@total-typescript/ts-reset": "^0.6.0",
"@types/node": "18.18.14",
"@visulima/packem": "^1.0.0-alpha.60",
"@visulima/packem": "^1.0.0-alpha.86",
"@vitest/coverage-v8": "^2.0.5",

@@ -93,10 +93,10 @@ "@vitest/ui": "^2.0.5",

"eslint-plugin-vitest-globals": "^1.5.0",
"execa": "^9.3.0",
"execa": "^9.3.1",
"prettier": "^3.3.3",
"rimraf": "5.0.9",
"secretlint": "8.2.4",
"semantic-release": "^24.0.0",
"semantic-release": "^24.1.0",
"strip-ansi": "^7.1.0",
"tempy": "^3.1.0",
"type-fest": "^4.24.0",
"type-fest": "^4.26.0",
"typescript": "5.4.5",

@@ -103,0 +103,0 @@ "vitest": "^2.0.5"

Sorry, the diff of this file is not supported yet

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