ts-api-utils
Advanced tools
+24
-24
| { | ||
| "name": "ts-api-utils", | ||
| "version": "2.4.0", | ||
| "version": "2.5.0", | ||
| "description": "Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️", | ||
@@ -14,2 +14,3 @@ "repository": { | ||
| }, | ||
| "sideEffects": false, | ||
| "type": "module", | ||
@@ -28,6 +29,3 @@ "exports": { | ||
| "files": [ | ||
| "lib/", | ||
| "package.json", | ||
| "LICENSE.md", | ||
| "README.md" | ||
| "lib/" | ||
| ], | ||
@@ -43,2 +41,3 @@ "scripts": { | ||
| "lint:md": "markdownlint \"**/*.md\" \".github/**/*.md\" --rules sentences-per-line", | ||
| "lint:package": "publint --strict", | ||
| "lint:packages": "pnpm dedupe --check", | ||
@@ -56,3 +55,3 @@ "lint:spelling": "cspell \"**\" \".github/**/*\"", | ||
| "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", | ||
| "@eslint/js": "^9.19.0", | ||
| "@eslint/js": "^10.0.0", | ||
| "@phenomnomnominal/tsquery": "^6.1.3", | ||
@@ -65,23 +64,24 @@ "@release-it/conventional-changelog": "^10.0.0", | ||
| "@vitest/eslint-plugin": "^1.1.25", | ||
| "console-fail-test": "^0.5.0", | ||
| "cspell": "^8.17.3", | ||
| "eslint": "^9.19.0", | ||
| "eslint-plugin-jsdoc": "^50.6.3", | ||
| "eslint-plugin-jsonc": "^2.19.1", | ||
| "console-fail-test": "^0.6.0", | ||
| "cspell": "^9.0.0", | ||
| "eslint": "^10.0.0", | ||
| "eslint-plugin-jsdoc": "^62.0.0", | ||
| "eslint-plugin-jsonc": "^3.0.0", | ||
| "eslint-plugin-markdown": "^5.1.0", | ||
| "eslint-plugin-n": "^17.15.1", | ||
| "eslint-plugin-package-json": "^0.19.0", | ||
| "eslint-plugin-perfectionist": "^4.7.0", | ||
| "eslint-plugin-regexp": "^2.7.0", | ||
| "eslint-plugin-yml": "^1.16.0", | ||
| "eslint-plugin-package-json": "^0.91.0", | ||
| "eslint-plugin-perfectionist": "^5.0.0", | ||
| "eslint-plugin-regexp": "^3.0.0", | ||
| "eslint-plugin-yml": "^3.0.0", | ||
| "husky": "^9.1.7", | ||
| "jsonc-eslint-parser": "^2.4.0", | ||
| "jsonc-eslint-parser": "^3.0.0", | ||
| "knip": "^5.46.0", | ||
| "lint-staged": "^15.4.3", | ||
| "markdownlint": "^0.37.4", | ||
| "markdownlint-cli": "^0.44.0", | ||
| "lint-staged": "^16.0.0", | ||
| "markdownlint": "^0.40.0", | ||
| "markdownlint-cli": "^0.48.0", | ||
| "prettier": "^3.4.2", | ||
| "prettier-plugin-curly": "^0.3.1", | ||
| "prettier-plugin-packagejson": "^2.5.8", | ||
| "release-it": "^18.1.2", | ||
| "prettier-plugin-curly": "^0.4.0", | ||
| "prettier-plugin-packagejson": "^3.0.0", | ||
| "publint": "^0.3.17", | ||
| "release-it": "^19.0.0", | ||
| "sentences-per-line": "^0.3.0", | ||
@@ -91,3 +91,3 @@ "should-semantic-release": "^0.3.0", | ||
| "typedoc": "^0.28.0", | ||
| "typedoc-plugin-coverage": "^3.4.1", | ||
| "typedoc-plugin-coverage": "^4.0.0", | ||
| "typedoc-plugin-custom-validation": "^2.0.2", | ||
@@ -103,3 +103,3 @@ "typedoc-plugin-konamimojisplosion": "^0.0.2", | ||
| }, | ||
| "packageManager": "pnpm@10.6.5", | ||
| "packageManager": "pnpm@10.32.1", | ||
| "engines": { | ||
@@ -106,0 +106,0 @@ "node": ">=18.12" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
352842
0.06%7493
0.23%42
2.44%