vssue / github-v4

This commit is contained in:
huanqing.shao
2019-12-10 23:16:46 +08:00
parent 01db392e09
commit 4541fb3544
6 changed files with 39 additions and 57 deletions

52
package-lock.json generated
View File

@ -879,56 +879,10 @@
"resolved": "https://registry.npm.taobao.org/@types/q/download/@types/q-1.5.2.tgz",
"integrity": "sha1-aQoUdbhPKohP0HzXl8APXzE1bqg="
},
"@vssue/api-github-v3": {
"version": "1.1.2",
"resolved": "https://registry.npm.taobao.org/@vssue/api-github-v3/download/@vssue/api-github-v3-1.1.2.tgz",
"integrity": "sha1-JEZ6b2LqrikJHphhYLWKqFnYd/Q=",
"dev": true,
"requires": {
"@vssue/utils": "^1.1.1",
"axios": "^0.18.1"
},
"dependencies": {
"axios": {
"version": "0.18.1",
"resolved": "https://registry.npm.taobao.org/axios/download/axios-0.18.1.tgz",
"integrity": "sha1-/z8N4ue10YDnV62YAA8Qgbh7zqM=",
"dev": true,
"requires": {
"follow-redirects": "1.5.10",
"is-buffer": "^2.0.2"
}
},
"debug": {
"version": "3.1.0",
"resolved": "https://registry.npm.taobao.org/debug/download/debug-3.1.0.tgz",
"integrity": "sha1-W7WgZyYotkFJVmuhaBnmFRjGcmE=",
"dev": true,
"requires": {
"ms": "2.0.0"
}
},
"follow-redirects": {
"version": "1.5.10",
"resolved": "https://registry.npm.taobao.org/follow-redirects/download/follow-redirects-1.5.10.tgz",
"integrity": "sha1-e3qfmuov3/NnhqlP9kPtB/T/Xio=",
"dev": true,
"requires": {
"debug": "=3.1.0"
}
},
"is-buffer": {
"version": "2.0.4",
"resolved": "https://registry.npm.taobao.org/is-buffer/download/is-buffer-2.0.4.tgz?cache=0&sync_timestamp=1569905349018&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-buffer%2Fdownload%2Fis-buffer-2.0.4.tgz",
"integrity": "sha1-PlcvI8hBGlz9lVfISeNmXgspBiM=",
"dev": true
}
}
},
"@vssue/api-github-v4": {
"version": "1.2.0",
"resolved": "https://registry.npm.taobao.org/@vssue/api-github-v4/download/@vssue/api-github-v4-1.2.0.tgz",
"integrity": "sha1-95/4wbBq75KZpQeNMwNBmrLMvMA=",
"version": "1.2.1",
"resolved": "https://registry.npm.taobao.org/@vssue/api-github-v4/download/@vssue/api-github-v4-1.2.1.tgz",
"integrity": "sha1-ANuhrK9yfw3lu1n06meQJ5ck+j4=",
"dev": true,
"requires": {
"@vssue/utils": "^1.1.1",