File tree Expand file tree Collapse file tree 5 files changed +7
-13
lines changed
Expand file tree Collapse file tree 5 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 1010 "access" : " public" ,
1111 "baseBranch" : " main" ,
1212 "updateInternalDependencies" : " patch" ,
13- "ignore" : []
13+ "ignore" : [" @svitejs/private " ]
1414}
Original file line number Diff line number Diff line change 2323 allowed-endpoints : >
2424 api.github.com:443
2525 github.com:443
26- nodejs.org:443
2726 release-assets.githubusercontent.com:443
28- objects.githubusercontent.com:443
2927 registry.npmjs.org:443
3028 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3129 with :
5755 allowed-endpoints : >
5856 api.github.com:443
5957 github.com:443
60- nodejs.org:443
6158 release-assets.githubusercontent.com:443
62- objects.githubusercontent.com:443
6359 registry.npmjs.org:443
6460 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
6561 with :
8884 allowed-endpoints : >
8985 api.github.com:443
9086 github.com:443
91- nodejs.org:443
9287 release-assets.githubusercontent.com:443
93- objects.githubusercontent.com:443
9488 registry.npmjs.org:443
9589 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9690 with :
Original file line number Diff line number Diff line change 11{
2- "name" : " private" ,
2+ "name" : " @svitejs/ private" ,
33 "version" : " 0.0.1" ,
44 "private" : true ,
55 "type" : " module" ,
6- "description" : " " ,
6+ "author" : " dominikg" ,
7+ "license" : " UNLICENSED" ,
78 "main" : " index.js" ,
89 "scripts" : {
910 "test" : " echo \" Error: no test specified\" && exit 1"
10- },
11- "keywords" : [],
12- "author" : " " ,
13- "license" : " UNLICENSED"
11+ }
1412}
Original file line number Diff line number Diff line change 33 "version" : " 0.0.7" ,
44 "type" : " module" ,
55 "license" : " ISC" ,
6+ "author" : " dominikg" ,
67 "files" : [" index.js" ],
78 "repository" : {
89 "type" : " git" ,
Original file line number Diff line number Diff line change 33 "version" : " 0.0.7" ,
44 "type" : " module" ,
55 "license" : " ISC" ,
6+ "author" : " dominikg" ,
67 "files" : [" index.js" ],
78 "repository" : {
89 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments