🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@slango/ristretto

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slango/ristretto - npm Package Compare versions

Comparing version
1.0.38
to
1.0.39
+0
-1
.turbo/turbo-build.log

@@ -1,2 +0,1 @@

../.. | [WARN] Unsupported engine: wanted: {"node":"^24.14.1"} (current: {"node":"v24.13.1","pnpm":"11.1.0"})
$ tsc -p tsconfig.build.json

@@ -1,2 +0,1 @@

../.. | [WARN] Unsupported engine: wanted: {"node":"^24.14.1"} (current: {"node":"v24.13.1","pnpm":"11.1.0"})
$ eslint . --max-warnings 0
+10
-11

@@ -1,2 +0,1 @@

../.. | [WARN] Unsupported engine: wanted: {"node":"^24.14.1"} (current: {"node":"v24.13.1","pnpm":"11.1.0"})
$ vitest --run

@@ -6,15 +5,15 @@

✓ src/utils/request.spec.ts (6 tests) 18ms
✓ src/middleware/runner.spec.ts (6 tests) 17ms
✓ src/utils/body.spec.ts (7 tests) 22ms
✓ src/utils/status.spec.ts (4 tests) 13ms
✓ src/utils/queryParams.spec.ts (5 tests) 14ms
✓ src/utils/withBaseUrl.spec.ts (2 tests) 8ms
✓ src/utils/auth.spec.ts (3 tests) 6ms
✓ src/utils/abortableRequest.spec.ts (2 tests) 10ms
✓ src/middleware/runner.spec.ts (6 tests) 28ms
✓ src/utils/body.spec.ts (7 tests) 18ms
✓ src/utils/request.spec.ts (6 tests) 17ms
✓ src/utils/queryParams.spec.ts (5 tests) 15ms
✓ src/utils/status.spec.ts (4 tests) 18ms
✓ src/utils/withBaseUrl.spec.ts (2 tests) 10ms
✓ src/utils/auth.spec.ts (3 tests) 8ms
✓ src/utils/abortableRequest.spec.ts (2 tests) 12ms
 Test Files  8 passed (8)
 Tests  35 passed (35)
 Start at  21:08:32
 Duration  4.54s (transform 290ms, setup 0ms, import 607ms, tests 108ms, environment 9.55s)
 Start at  09:12:20
 Duration  5.10s (transform 396ms, setup 0ms, import 735ms, tests 126ms, environment 10.64s)
# @slango/ristretto
## 1.0.39
### Patch Changes
- f4e8645: Dependencies bump
- Updated dependencies [f4e8645]
- @slango/tessera@1.0.21
## 1.0.38

@@ -4,0 +12,0 @@

{
"name": "@slango/ristretto",
"version": "1.0.38",
"version": "1.0.39",
"private": false,

@@ -25,15 +25,15 @@ "description": "Opinionated rest client",

"dependencies": {
"@slango/tessera": "1.0.20"
"@slango/tessera": "1.0.21"
},
"devDependencies": {
"@types/node": "25.7.0",
"@types/node": "25.8.0",
"@vitest/coverage-v8": "4.1.6",
"@vitest/ui": "4.1.6",
"eslint": "10.3.0",
"eslint": "10.4.0",
"type-fest": "5.6.0",
"typescript": "6.0.3",
"vitest": "4.1.6",
"@slango.configs/typescript": "2.0.3",
"@slango.configs/vitest": "2.0.25",
"@slango.configs/eslint": "1.2.15"
"@slango.configs/vitest": "2.0.27",
"@slango.configs/typescript": "2.0.5",
"@slango.configs/eslint": "1.2.17"
},

@@ -40,0 +40,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet