File tree Expand file tree Collapse file tree 8 files changed +13
-13
lines changed
contracts/construct-contracts Expand file tree Collapse file tree 8 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @event-scout/construct-contracts" ,
33 "description" : " EventScout contracts: safe interactions between construct and client" ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/fargito/event-scout" ,
Original file line number Diff line number Diff line change 11{
22 "npmClient" : " pnpm" ,
3- "version" : " 0.7.7 "
3+ "version" : " 0.8.0 "
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " @event-scout/client" ,
33 "description" : " EventScout client" ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/fargito/event-scout" ,
4141 "dependencies" : {
4242 "@aws-crypto/sha256-js" : " ^5.2.0" ,
4343 "@aws-sdk/types" : " ^3.489.0" ,
44- "@event-scout/construct-contracts" : " workspace:^0.7.7 " ,
44+ "@event-scout/construct-contracts" : " workspace:^0.8.0 " ,
4545 "@smithy/signature-v4" : " ^5.0.0" ,
4646 "@swarmion/serverless-contracts" : " ^0.33.0" ,
4747 "axios" : " ^1.6.8"
Original file line number Diff line number Diff line change 11{
22 "name" : " @event-scout/construct" ,
33 "description" : " EventScout: construct to ease EventBridge monitoring and testing" ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/fargito/event-scout" ,
3939 "test-unit" : " vitest run --coverage --passWithNoTests"
4040 },
4141 "dependencies" : {
42- "@event-scout/lambda-assets" : " workspace:^0.7.7 " ,
42+ "@event-scout/lambda-assets" : " workspace:^0.8.0 " ,
4343 "aws-cdk-lib" : " ^2.121.1" ,
4444 "constructs" : " ^10.3.0"
4545 },
Original file line number Diff line number Diff line change 11{
22 "name" : " event-scout" ,
33 "description" : " EventScout CLI" ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/fargito/event-scout" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @event-scout/lambda-assets" ,
33 "description" : " EventScout: lambda code for EventScout" ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/fargito/event-scout" ,
4747 "@aws-sdk/client-dynamodb" : " ^3.564.0" ,
4848 "@aws-sdk/client-eventbridge" : " ^3.490.0" ,
4949 "@aws-sdk/lib-dynamodb" : " ^3.564.0" ,
50- "@event-scout/construct-contracts" : " workspace:^0.7.7 " ,
50+ "@event-scout/construct-contracts" : " workspace:^0.8.0 " ,
5151 "@swarmion/serverless-contracts" : " ^0.33.0" ,
5252 "@swarmion/serverless-helpers" : " ^0.33.0" ,
5353 "@types/aws-lambda" : " ^8.10.131" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @event-scout/validation" ,
33 "private" : true ,
4- "version" : " 0.7.7 " ,
4+ "version" : " 0.8.0 " ,
55 "author" : " fargito" ,
66 "license" : " MIT" ,
77 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments