File tree Expand file tree Collapse file tree 4 files changed +6
-8
lines changed
packages/middleware-recursion-detection Expand file tree Collapse file tree 4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ jspm_packages
1616.eslintcache
1717.node_repl_history
1818* .tgz
19- ! * aws-lambda-invoke-store-0.0.1.tgz
2019.yarn-integrity
2120.yarn /*
2221** /.yarn /*
Original file line number Diff line number Diff line change 2424 "license" : " Apache-2.0" ,
2525 "dependencies" : {
2626 "@aws-sdk/types" : " *" ,
27- "@aws/lambda-invoke-store" : " ./aws-lambda-invoke-store- 0.0.1.tgz " ,
27+ "@aws/lambda-invoke-store" : " ^ 0.0.1" ,
2828 "@smithy/protocol-http" : " ^5.1.3" ,
2929 "@smithy/types" : " ^4.3.2" ,
3030 "tslib" : " ^2.6.2"
4040 }
4141 },
4242 "files" : [
43- " dist-*/**" ,
44- " aws-lambda-invoke-store-*.tgz"
43+ " dist-*/**"
4544 ],
4645 "homepage" : " https://github.com/aws/aws-sdk-js-v3/tree/main/packages/middleware-recursion-detection" ,
4746 "repository" : {
Original file line number Diff line number Diff line change @@ -24096,7 +24096,7 @@ __metadata:
2409624096 resolution: "@aws-sdk/middleware-recursion-detection@workspace:packages/middleware-recursion-detection"
2409724097 dependencies:
2409824098 "@aws-sdk/types": "npm:*"
24099- "@aws/lambda-invoke-store": ./aws-lambda-invoke-store- 0.0.1.tgz
24099+ "@aws/lambda-invoke-store": "npm:^ 0.0.1"
2410024100 "@smithy/protocol-http": "npm:^5.1.3"
2410124101 "@smithy/types": "npm:^4.3.2"
2410224102 "@tsconfig/recommended": "npm:1.0.1"
@@ -25023,10 +25023,10 @@ __metadata:
2502325023 languageName: node
2502425024 linkType: hard
2502525025
25026- "@aws/lambda-invoke-store@file:./aws-lambda-invoke-store- 0.0.1.tgz::locator=%40aws-sdk%2Fmiddleware-recursion-detection%40workspace%3Apackages%2Fmiddleware-recursion-detection ":
25026+ "@aws/lambda-invoke-store@npm:^ 0.0.1":
2502725027 version: 0.0.1
25028- resolution: "@aws/lambda-invoke-store@file:./aws-lambda-invoke-store- 0.0.1.tgz#./aws-lambda-invoke-store-0.0.1.tgz::hash=cd1330&locator=%40aws-sdk%2Fmiddleware-recursion-detection%40workspace%3Apackages%2Fmiddleware-recursion-detection "
25029- checksum: 10c0/657fd292dd99578cf34fc6a5b81d148e0c1c62ad4ad104bf5c25acdb17f594537d0544ac6a999b8b2d271c7dd322162a461cef53cb67cceb10d522bf13c89177
25028+ resolution: "@aws/lambda-invoke-store@npm: 0.0.1"
25029+ checksum: 10c0/0bbf3060014a462177fb743e132e9b106a6743ad9cd905df4bd26e9ca8bfe2cc90473b03a79938fa908934e45e43f366f57af56a697991abda71d9ac92f5018f
2503025030 languageName: node
2503125031 linkType: hard
2503225032
You can’t perform that action at this time.
0 commit comments