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.11 to 1.0.12

dist/packem_shared/findTsConfig-BfSXytI1.mjs

16

CHANGELOG.md

@@ -0,1 +1,17 @@

## @visulima/tsconfig [1.0.12](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.11...@visulima/tsconfig@1.0.12) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
### Dependencies
* **@visulima/fs:** upgraded to 2.1.17
* **@visulima/path:** upgraded to 1.0.8
## @visulima/tsconfig [1.0.11](https://github.com/visulima/visulima/compare/@visulima/tsconfig@1.0.10...@visulima/tsconfig@1.0.11) (2024-09-07)

@@ -2,0 +18,0 @@

18

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

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

"typesVersions": {
"*": {
"*": [
">=5.0": {
".": [
"./dist/index.d.ts"

@@ -71,4 +71,4 @@ ]

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

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

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.15.4",
"@arethetypeswrong/cli": "^0.16.2",
"@babel/core": "^7.25.2",

@@ -89,3 +89,3 @@ "@rushstack/eslint-plugin-security": "^0.8.2",

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

@@ -107,6 +107,6 @@ "@vitest/ui": "^2.0.5",

"secretlint": "8.2.4",
"semantic-release": "^24.1.0",
"semantic-release": "^24.1.1",
"strip-ansi": "^7.1.0",
"tempy": "^3.1.0",
"type-fest": "^4.26.0",
"type-fest": "^4.26.1",
"typescript": "5.4.5",

@@ -113,0 +113,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