File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 release :
88 name : Release
99 runs-on : ubuntu-latest
10+ permissions :
11+ contents : write
12+ id-token : write
13+ issues : write
14+ repository-projects : write
15+ deployments : write
16+ packages : write
17+ pull-requests : write
18+
1019 steps :
1120 - name : Checkout
1221 uses : actions/checkout@v3
Original file line number Diff line number Diff line change 44 "description" : " Pino destination formatter for AWS Lambda" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
7- "repository" : " https://github.com/formidablelabs /pino-lambda.git" ,
7+ "repository" : " https://github.com/FormidableLabs /pino-lambda.git" ,
88 "files" : [
99 " /README.md" ,
1010 " /dist"
2929 ],
3030 "author" : " Charles Brown <charles.brown@formidable.com>" ,
3131 "license" : " MIT" ,
32- "homepage" : " https://github.com/formidablelabs /pino-lambda#readme" ,
33- "url" : " https://github.com/formidablelabs /pino-lambda/issues" ,
32+ "homepage" : " https://github.com/FormidableLabs /pino-lambda#readme" ,
33+ "url" : " https://github.com/FormidableLabs /pino-lambda/issues" ,
3434 "devDependencies" : {
3535 "@commitlint/cli" : " ^11.0.0" ,
3636 "@commitlint/config-conventional" : " ^11.0.0" ,
6060 "peerDependencies" : {
6161 "pino" : " >=6.0.0"
6262 },
63+ "publishConfig" : {
64+ "provenance" : true
65+ },
6366 "prettier" : {
6467 "arrowParens" : " always" ,
6568 "endOfLine" : " auto" ,
You can’t perform that action at this time.
0 commit comments