@jahands/dagger-helpers
Advanced tools
+3
-1
@@ -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"} |
+2
-2
| { | ||
| "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
225205
0.06%640
0.31%