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.14 to 1.0.15

12

CHANGELOG.md

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

## @visulima/tsconfig [1.0.15](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.14...@visulima/tsconfig@1.0.15) (2024-10-05)
### Bug Fixes
* updated dev dependencies, updated packem to v1.0.7, fixed naming of some lint config files ([c071a9c](https://github.com/visulima/visulima/commit/c071a9c8e129014a962ff654a16f302ca18a5c67))
### Dependencies
* **@visulima/fs:** upgraded to 2.2.1
* **@visulima/path:** upgraded to 1.1.0
## @visulima/tsconfig [1.0.14](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.13...@visulima/tsconfig@1.0.14) (2024-09-29)

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

7

LICENSE.md

@@ -24,3 +24,3 @@ MIT License

<!-- DEPENDENCIES -->
<!-- DEPENDENCIES -->
<!-- /DEPENDENCIES -->

@@ -30,3 +30,2 @@ <!-- TYPE_DEPENDENCIES -->

# Licenses of bundled types
The published @visulima/tsconfig artifact additionally contains code with the following licenses:

@@ -36,5 +35,3 @@ (MIT OR CC0-1.0)

# Bundled types:
## type-fest
License: (MIT OR CC0-1.0)

@@ -44,2 +41,2 @@ By: Sindre Sorhus

<!-- TYPE_DEPENDENCIES -->
<!-- /TYPE_DEPENDENCIES -->
{
"name": "@visulima/tsconfig",
"version": "1.0.14",
"version": "1.0.15",
"description": "Find and/or parse the tsconfig.json file from a directory path.",

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

"dependencies": {
"@visulima/fs": "2.2.0",
"@visulima/path": "1.0.9",
"@visulima/fs": "2.2.1",
"@visulima/path": "1.1.0",
"jsonc-parser": "^3.3.1",

@@ -82,10 +82,10 @@ "resolve-pkg-maps": "^1.0.0"

"@arethetypeswrong/cli": "^0.16.4",
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@rushstack/eslint-plugin-security": "^0.8.3",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@secretlint/secretlint-rule-preset-recommend": "^8.3.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "18.18.14",
"@visulima/packem": "1.0.1",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"@visulima/packem": "1.0.7",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"conventional-changelog-conventionalcommits": "8.0.0",

@@ -106,7 +106,6 @@ "cross-env": "^7.0.3",

"semantic-release": "^24.1.2",
"strip-ansi": "^7.1.0",
"tempy": "^3.1.0",
"type-fest": "^4.26.1",
"typescript": "5.4.5",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},

@@ -113,0 +112,0 @@ "engines": {

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