You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@jahands/dagger-helpers

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

@jahands/dagger-helpers - npm Package Compare versions

Comparing version
0.6.2
to
0.6.3
+3
-1
dist/shell.d.ts

@@ -10,3 +10,5 @@ /**

* const sh = shell('bash')
* .withExec(sh('echo hello world!'))
*
* const con = dag.container()
* .withExec(sh('echo hello world!'))
* ```

@@ -13,0 +15,0 @@ */

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

{"version":3,"file":"shell.d.ts","sourceRoot":"","sources":["../src/shell.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;GAWG;AACH,wBAAgB,KAAK,CAAC,SAAS,EAAE,IAAI,GAAG,MAAM,GAAG,KAAK,WACtC,MAAM,GAAG,MAAM,EAAE,KAAG,MAAM,EAAE,CAgB3C"}
{"version":3,"file":"shell.d.ts","sourceRoot":"","sources":["../src/shell.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;GAaG;AACH,wBAAgB,KAAK,CAAC,SAAS,EAAE,IAAI,GAAG,MAAM,GAAG,KAAK,WACtC,MAAM,GAAG,MAAM,EAAE,KAAG,MAAM,EAAE,CAgB3C"}
{
"name": "@jahands/dagger-helpers",
"version": "0.6.2",
"version": "0.6.3",
"private": false,

@@ -42,3 +42,3 @@ "description": "dagger.io helpers for my own projects - not meant for public use",

"vitest": "2.1.1",
"@repo/tools": "0.9.1",
"@repo/tools": "0.9.3",
"@repo/typescript-config": "0.3.4"

@@ -45,0 +45,0 @@ },

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display