nodecloud
nodecloud copied to clipboard
:zap: The Node.js API for open cloud
Fixes #127, #120 ## Proposed Changes - Update generator config file - update Aliyun SDK version in generator dependencies - generate Aliyun plugin services - packaged into separate aliyun plugin...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5. Release notes Sourced from got's releases. v11.8.5 Backport security fix https://github.com/sindresorhus/got/commit/861ccd9ac2237df762a9e2beed7edd88c60782dc CVE-2022-33987 https://github.com/sindresorhus/got/compare/v11.8.4...v11.8.5 v11.8.3 Bump cacheable-request dependency (#1921) 9463bb6 Fix HTTPError missing .code property...
Bumps [@azure/ms-rest-nodeauth](https://github.com/Azure/ms-rest-nodeauth) from 3.0.5 to 3.0.8. Changelog Sourced from @azure/ms-rest-nodeauth's changelog. 3.0.8 - 2021/03/23 Fix command injection in core function execAz() by replacing exec() with execFile() - CVE-2021-28458 3.0.7 -...
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.9.0 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
### Describe the solution you'd like - Write tests for the Aliyun generator, integrate the parser and transformer to verify E2E functioning ### Impact - updates the code generation module...
### Describe the solution you'd like - Write unit tests for the Aliyun transformer ### Impact - updates the code generation module of NodeCloud.
### Describe the solution you'd like - Write unit tests for the Aliyun parser ### Impact - updates the code generation module of NodeCloud.