File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' tiny-node-eventemitter ' : patch
3+ ---
4+
5+ Enable provenance
Original file line number Diff line number Diff line change 1111 release :
1212 name : Release
1313 runs-on : ubuntu-22.04
14+ permissions :
15+ id-token : write
16+ contents : write
17+ packages : write
18+ pull-requests : write
19+ issues : read
1420 steps :
1521 - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
1622 - uses : pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
Original file line number Diff line number Diff line change 66 "description" : " Tiny portable node:events compliant strictly-typed EventEmitter implementation" ,
77 "type" : " module" ,
88 "repository" : {
9- "url" : " https://github.com/thedevminertv /tiny-node-eventemitter" ,
9+ "url" : " https://github.com/TheDevMinerTV /tiny-node-eventemitter" ,
1010 "type" : " git"
1111 },
1212 "publishConfig" : {
13- "access" : " public"
13+ "access" : " public" ,
14+ "provenance" : true
1415 },
1516 "keywords" : [
1617 " events" ,
You can’t perform that action at this time.
0 commit comments