🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@slango/ristretto

Package Overview
Dependencies
Maintainers
1
Versions
54
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.50
to
1.0.51
+9
-9
.turbo/turbo-test.log

@@ -5,15 +5,15 @@ $ vitest --run

✓ src/middleware/runner.spec.ts (6 tests) 40ms
✓ src/utils/body.spec.ts (7 tests) 17ms
✓ src/utils/request.spec.ts (6 tests) 25ms
✓ src/utils/queryParams.spec.ts (5 tests) 34ms
✓ src/utils/withBaseUrl.spec.ts (2 tests) 18ms
✓ src/utils/body.spec.ts (7 tests) 33ms
✓ src/middleware/runner.spec.ts (6 tests) 22ms
✓ src/utils/request.spec.ts (6 tests) 33ms
✓ src/utils/status.spec.ts (4 tests) 12ms
✓ src/utils/auth.spec.ts (3 tests) 6ms
✓ src/utils/abortableRequest.spec.ts (2 tests) 11ms
✓ src/utils/queryParams.spec.ts (5 tests) 17ms
✓ src/utils/withBaseUrl.spec.ts (2 tests) 15ms
✓ src/utils/auth.spec.ts (3 tests) 7ms
✓ src/utils/abortableRequest.spec.ts (2 tests) 15ms
 Test Files  8 passed (8)
 Tests  35 passed (35)
 Start at  09:32:45
 Duration  6.63s (transform 341ms, setup 0ms, import 636ms, tests 163ms, environment 13.89s)
 Start at  23:37:39
 Duration  6.82s (transform 399ms, setup 0ms, import 736ms, tests 153ms, environment 14.61s)
# @slango/ristretto
## 1.0.51
### Patch Changes
- 83f12c6: Dependencies bump
- @slango/tessera@1.0.28
## 1.0.50

@@ -4,0 +11,0 @@

{
"name": "@slango/ristretto",
"version": "1.0.50",
"version": "1.0.51",
"private": false,

@@ -28,3 +28,3 @@ "description": "Opinionated rest client",

"devDependencies": {
"@types/node": "26.1.0",
"@types/node": "26.1.1",
"@vitest/coverage-v8": "4.1.10",

@@ -36,5 +36,5 @@ "@vitest/ui": "4.1.10",

"vitest": "4.1.10",
"@slango.configs/vitest": "2.0.40",
"@slango.configs/eslint": "1.2.30",
"@slango.configs/typescript": "2.0.8"
"@slango.configs/eslint": "1.2.31",
"@slango.configs/typescript": "2.0.8",
"@slango.configs/vitest": "2.0.40"
},

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

Sorry, the diff of this file is not supported yet