File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 44 "" : {
55 "name" : " itty-aws" ,
66 "dependencies" : {
7- "itty-aws" : " ." ,
87 "aws4fetch" : " ^1.0.20" ,
9- "pathe" : " ^2.0.3" ,
108 },
119 "devDependencies" : {
1210 "@aws-sdk/credential-providers" : " ^3" ,
2321 "changelogithub" : " ^13.16.0" ,
2422 "effect" : " ^3.16.12" ,
2523 "esbuild" : " ^0.25.9" ,
24+ "pathe" : " ^2.0.3" ,
2625 "ts-patch" : " ^3.3.0" ,
2726 "typescript" : " ^5.9.2" ,
2827 "vitest" : " 3" ,
534533
535534 "isexe" : [
" [email protected] " ,
" " , {},
" sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==" ],
536535
537- "itty-aws" : [" itty-aws@root:" , {}],
538-
539536 "jiti" : [
" [email protected] " ,
" " , {
"bin" : {
"jiti" :
" lib/jiti-cli.mjs" } },
" sha512-twQoecYPiVA5K/h6SxtORw/Bs3ar+mLUtoPSc7iMXzQzK8d7eJ/R09wmTwAjiamETn1cXYPGfNnu7DMoHgu12w==" ],
540537
541538 "js-tokens" : [
" [email protected] " ,
" " , {},
" sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ==" ],
Original file line number Diff line number Diff line change 4848 "generate-service-support-table" : " bun scripts/generate-service-support-table.ts" ,
4949 "gen" : " bun generate" ,
5050 "bundle:compare" : " bun scripts/bundle-compare.ts" ,
51- "test:smoke" : " bun vitest test/smoke/*.test.ts" ,
51+ "test:smoke" : " bun vitest run test/smoke/*.test.ts" ,
5252 "bump" : " bun ./scripts/bump.ts" ,
5353 "publish:npm" : " bun publish"
5454 },
5555 "dependencies" : {
56- "aws4fetch" : " ^1.0.20" ,
57- "itty-aws" : " ." ,
58- "pathe" : " ^2.0.3"
56+ "aws4fetch" : " ^1.0.20"
5957 },
6058 "peerDependencies" : {
6159 "@aws-sdk/credential-providers" : " ^3" ,
7876 "changelogithub" : " ^13.16.0" ,
7977 "effect" : " ^3.16.12" ,
8078 "esbuild" : " ^0.25.9" ,
79+ "pathe" : " ^2.0.3" ,
8180 "ts-patch" : " ^3.3.0" ,
8281 "typescript" : " ^5.9.2" ,
8382 "vitest" : " 3"
You can’t perform that action at this time.
0 commit comments