🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@xylabs/api

Package Overview
Dependencies
Maintainers
5
Versions
535
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/api - npm Package Compare versions

Comparing version
5.0.98
to
5.0.99
+30
-7
package.json
{
"name": "@xylabs/api",
"version": "5.0.98",
"version": "5.0.99",
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries",

@@ -43,15 +43,38 @@ "keywords": [

"dependencies": {
"@xylabs/fetch": "~5.0.98",
"@xylabs/enum": "~5.0.98",
"@xylabs/typeof": "~5.0.98"
"@xylabs/enum": "~5.0.99",
"@xylabs/typeof": "~5.0.99",
"@xylabs/fetch": "~5.0.99"
},
"devDependencies": {
"@inquirer/core": "~11.1.8",
"@types/node": "^25.6.0",
"@xylabs/toolchain": "~7.10.9",
"@xylabs/tsconfig": "~7.10.9",
"@xylabs/toolchain": "~7.11.2",
"@xylabs/tsconfig": "~7.11.2",
"async-mutex": "~0.5.0",
"chalk": "~5.6.2",
"cosmiconfig": ">=9",
"cosmiconfig-typescript-loader": "~6.3.0",
"cpy": "~13.2.1",
"deepmerge": "~4.3.1",
"esbuild": "^0.28.0",
"eslint": "^10.2.0",
"find-up": "~8.0.0",
"get-tsconfig": "~4.13.7",
"glob": "~13.0.6",
"license-checker": "~25.0.1",
"pako": "~2.1.0",
"parse-git-config": "~3.0.0",
"picomatch": "~4.0.4",
"publint": "~0.3.18",
"rollup": "~4.60.1",
"rollup-plugin-dts": "~6.4.1",
"rollup-plugin-node-externals": "~9.0.1",
"semver": "~7.7.4",
"sort-package-json": "~3.6.1",
"tsup": "~8.5.1",
"types-package-json": "~2.0.39",
"typescript": "^5",
"vite": "^8.0.9",
"vitest": "^4.1.5"
"vitest": "^4.1.5",
"yargs": "~18.0.0"
},

@@ -58,0 +81,0 @@ "peerDependencies": {