File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -292,4 +292,5 @@ module.exports = {
292
292
listTokens,
293
293
removeToken,
294
294
createToken,
295
+ webAuthCheckLogin,
295
296
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " npm-profile" ,
3
- "version" : " 6.1 .0" ,
3
+ "version" : " 6.2 .0" ,
4
4
"description" : " Library for updating an npmjs.com profile" ,
5
5
"keywords" : [],
6
6
"author" : " GitHub Inc." ,
20
20
],
21
21
"devDependencies" : {
22
22
"@npmcli/eslint-config" : " ^3.0.1" ,
23
- "@npmcli/template-oss" : " 3.4.2 " ,
23
+ "@npmcli/template-oss" : " 3.5.0 " ,
24
24
"nock" : " ^13.2.4" ,
25
25
"tap" : " ^16.0.1"
26
26
},
44
44
},
45
45
"templateOSS" : {
46
46
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
47
- "version" : " 3.4.2 "
47
+ "version" : " 3.5.0 "
48
48
}
49
49
}
Original file line number Diff line number Diff line change 134
134
"npm-install-checks" : " ^5.0.0" ,
135
135
"npm-package-arg" : " ^9.1.0" ,
136
136
"npm-pick-manifest" : " ^7.0.1" ,
137
- "npm-profile" : " ^6.1 .0" ,
137
+ "npm-profile" : " ^6.2 .0" ,
138
138
"npm-registry-fetch" : " ^13.2.0" ,
139
139
"npm-user-validate" : " ^1.0.1" ,
140
140
"npmlog" : " ^6.0.2" ,
5175
5175
}
5176
5176
},
5177
5177
"node_modules/npm-profile" : {
5178
- "version" : " 6.1 .0" ,
5179
- "resolved" : " https://registry.npmjs.org/npm-profile/-/npm-profile-6.1 .0.tgz" ,
5180
- "integrity" : " sha512-JHnBzSqS9xPa0M3g90zhaGElSVdxoAipGkraBaM6Jph2XiSiwFN1HmfRTqndYhDkXia2hWRWl8O5RbDvae++GA ==" ,
5178
+ "version" : " 6.2 .0" ,
5179
+ "resolved" : " https://registry.npmjs.org/npm-profile/-/npm-profile-6.2 .0.tgz" ,
5180
+ "integrity" : " sha512-wG7ZAsLvhqDc2b9COAuGUJgPRUfvCnQI8NEYeifSHZpSYXAgTsHu5812kkcwZeX/5WPd/ARX/MJRWTBFjlUxvg ==" ,
5181
5181
"inBundle" : true ,
5182
5182
"dependencies" : {
5183
5183
"npm-registry-fetch" : " ^13.0.1" ,
Original file line number Diff line number Diff line change 102
102
"npm-install-checks" : " ^5.0.0" ,
103
103
"npm-package-arg" : " ^9.1.0" ,
104
104
"npm-pick-manifest" : " ^7.0.1" ,
105
- "npm-profile" : " ^6.1 .0" ,
105
+ "npm-profile" : " ^6.2 .0" ,
106
106
"npm-registry-fetch" : " ^13.2.0" ,
107
107
"npm-user-validate" : " ^1.0.1" ,
108
108
"npmlog" : " ^6.0.2" ,
You can’t perform that action at this time.
0 commit comments