-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update deps * chore: update dep * Bump 0.0.14
- Loading branch information
Showing
7 changed files
with
51 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,8 @@ | |
"xml2js": "^0.6.2" | ||
}, | ||
"resolutions": { | ||
"semix-schema-table": "0.1.3" | ||
"semix-schema-table": "0.1.3", | ||
"xml2js": "^0.6.2" | ||
}, | ||
"version": "0.3.70", | ||
"repository": "[email protected]:aliyun/alibabacloud-api-vscode-toolkit.git", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"displayName": "Alibaba Cloud API Toolkit", | ||
"description": "The Alibaba Cloud API Toolkit for VSCode makes it easier to access Alibaba Cloud services.", | ||
"author": "Alibaba Cloud SDK Team", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"private": true, | ||
"publisher": "alibabacloud-openapi", | ||
"license": "Apache-2.0", | ||
|
@@ -309,6 +309,10 @@ | |
"url": "[email protected]:aliyun/alibabacloud-api-vscode-toolkit.git", | ||
"type": "git" | ||
}, | ||
"resolutions": { | ||
"ws": "5.2.4", | ||
"xml2js": "0.6.2" | ||
}, | ||
"devDependencies": { | ||
"@types/fs-extra": "^5.1.0", | ||
"@types/lodash": "^4.17.7", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1141,6 +1141,11 @@ assert@^2.0.0: | |
object.assign "^4.1.4" | ||
util "^0.12.5" | ||
|
||
async-limiter@~1.0.0: | ||
version "1.0.1" | ||
resolved "https://registry.npmmirror.com/async-limiter/-/async-limiter-1.0.1.tgz#dd379e94f0db8310b08291f9d64c3209766617fd" | ||
integrity sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ== | ||
|
||
asynckit@^0.4.0: | ||
version "0.4.0" | ||
resolved "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz" | ||
|
@@ -3687,11 +3692,6 @@ safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0: | |
resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz" | ||
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== | ||
|
||
safe-buffer@~5.0.1: | ||
version "5.0.1" | ||
resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.0.1.tgz" | ||
integrity sha512-cr7dZWLwOeaFBLTIuZeYdkfO7UzGIKhjYENJFAxUOMKWGaWDm2nJM2rzxNRm5Owu0DH3ApwNo6kx5idXZfb/Iw== | ||
|
||
safe-buffer@~5.1.0, safe-buffer@~5.1.1: | ||
version "5.1.2" | ||
resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz" | ||
|
@@ -4151,11 +4151,6 @@ uc.micro@^1.0.1, uc.micro@^1.0.5: | |
resolved "https://registry.npmmirror.com/uc.micro/-/uc.micro-1.0.6.tgz" | ||
integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== | ||
|
||
ultron@~1.1.0: | ||
version "1.1.1" | ||
resolved "https://registry.npmmirror.com/ultron/-/ultron-1.1.1.tgz" | ||
integrity sha512-UIEXBNeYmKptWH6z8ZnqTeS8fV74zG0/eRU9VGkpzz+LIJNs8W/zM/L+7ctCkRrgbNnnR0xxw4bKOr0cW0N0Og== | ||
|
||
underscore@^1.12.1: | ||
version "1.13.6" | ||
resolved "https://registry.npmmirror.com/underscore/-/underscore-1.13.6.tgz" | ||
|
@@ -4346,25 +4341,16 @@ write-file-atomic@^3.0.0: | |
signal-exit "^3.0.2" | ||
typedarray-to-buffer "^3.1.5" | ||
|
||
ws@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.npmmirror.com/ws/-/ws-2.3.1.tgz" | ||
integrity sha512-61a+9LgtYZxTq1hAonhX8Xwpo2riK4IOR/BIVxioFbCfc3QFKmpE4x9dLExfLHKtUfVZigYa36tThVhO57erEw== | ||
dependencies: | ||
safe-buffer "~5.0.1" | ||
ultron "~1.1.0" | ||
|
||
xml2js@^0.4.23: | ||
version "0.4.23" | ||
resolved "https://registry.npmjs.org/xml2js/-/xml2js-0.4.23.tgz" | ||
integrity sha512-ySPiMjM0+pLDftHgXY4By0uswI3SPKLDw/i3UXbnO8M/p28zqexCUoPmQFrYD+/1BzhGJSs2i1ERWKJAtiLrug== | ||
[email protected], ws@^2.3.1: | ||
version "5.2.4" | ||
resolved "https://registry.npmmirror.com/ws/-/ws-5.2.4.tgz#c7bea9f1cfb5f410de50e70e82662e562113f9a7" | ||
integrity sha512-fFCejsuC8f9kOSu9FYaOw8CdO68O3h5v0lg4p74o8JqWpwTf9tniOD+nOB78aWoVSS6WptVUmDrp/KPsMVBWFQ== | ||
dependencies: | ||
sax ">=0.6.0" | ||
xmlbuilder "~11.0.0" | ||
async-limiter "~1.0.0" | ||
|
||
xml2js@^0.6.2: | ||
xml2js@0.6.2, xml2js@^0.4.23, xml2js@^0.6.2: | ||
version "0.6.2" | ||
resolved "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz" | ||
resolved "https://registry.npmmirror.com/xml2js/-/xml2js-0.6.2.tgz#dd0b630083aa09c161e25a4d0901e2b2a929b499" | ||
integrity sha512-T4rieHaC1EXcES0Kxxj4JWgaUQHDk+qwHcYOCFHfiwKz7tOVPLq7Hjq9dM1WCMhylqMEfP7hMcOIChvotiZegA== | ||
dependencies: | ||
sax ">=0.6.0" | ||
|