All @ossy/deployment-tools versions

@ossy/deployment-tools @0.0.105

ISC
License
No
Install Scripts
12
Dependencies
2
Dev Dependencies
410.5 KB
Package Size
Published

Collection of scripts and tools to aid deployment of containers and static files to Amazon Web Services through GitHub Actions

Maintainers

oskarssylwan

Dependencies (12)

PackageConstraintRegistry Status
arg ^5.0.2 auto_approved
glob ^9.3.2 No greenflagged match
nanoid ^3.3.4 auto_approved
aws-cdk ^2.73.0 auto_approved
express ^4.18.1 auto_approved
get-port ^7.1.0 auto_approved
constructs ^10.1.304 auto_approved
node-fetch ^2.6.7 auto_approved
aws-cdk-lib ^2.73.0 auto_approved
@actions/core ^1.10.0 auto_approved
@aws-sdk/client-sqs ^3.245.0 auto_approved
@aws-sdk/client-sts ^3.245.0 auto_approved

Dev Dependencies (2)

PackageConstraintRegistry Status
jest ^27.5.1 auto_approved
jsdoc ^4.0.2 auto_approved

Transitive Dependency Tree

161 transitive deps max depth 6
  ├─ @actions/core ^1.10.0 → 1.11.1
  ├─ @aws-sdk/client-sqs ^3.245.0 → 3.1070.0
  ├─ @aws-sdk/client-sts ^3.245.0 → 3.1071.0
  ├─ arg ^5.0.2 → 5.0.2
  ├─ aws-cdk ^2.73.0 → 2.1127.0
  ├─ aws-cdk-lib ^2.73.0 → 2.258.1
  ├─ constructs ^10.1.304 → 10.6.0
  ├─ express ^4.18.1 → 4.22.2
  ├─ get-port ^7.1.0 → 7.2.0
  ├─ glob ^9.3.2
  ├─ nanoid ^3.3.4 → 3.3.12
├─ node-fetch ^2.6.7 → 2.6.13
  ├─ @actions/exec ^1.1.1 → 1.1.1
  ├─ @actions/http-client ^2.0.1 → 2.2.3
  ├─ @aws-cdk/asset-awscli-v1 2.2.282 → 2.2.282
  ├─ @aws-cdk/asset-node-proxy-agent-v6 ^2.1.2 → 2.1.2
  ├─ @aws-cdk/cloud-assembly-api ^2.2.5 → 2.2.5
  ├─ @aws-cdk/cloud-assembly-schema ^54.0.0 → 54.3.0
  ├─ @aws-crypto/sha256-browser 5.2.0 → 5.2.0
  ├─ @aws-crypto/sha256-js 5.2.0 → 5.2.0
  ├─ @aws-sdk/core ^3.974.21 → 3.974.22
  ├─ @aws-sdk/credential-provider-node ^3.972.57 → 3.972.57
  ├─ @aws-sdk/middleware-sdk-sqs ^3.972.31 → 3.972.31
  ├─ @aws-sdk/signature-v4-multi-region ^3.996.35 → 3.996.35
  ├─ @aws-sdk/types ^3.973.13 → 3.973.13
  ├─ @balena/dockerignore ^1.0.2 → 1.0.2
  ├─ @smithy/core ^3.24.6 → 3.25.1
  ├─ @smithy/fetch-http-handler ^5.4.6 → 5.5.1
  ├─ @smithy/node-http-handler ^4.7.6 → 4.8.1
  ├─ @smithy/types ^4.14.3 → 4.15.0
  ├─ accepts ~1.3.8 → 1.3.8
  ├─ array-flatten 1.1.1 → 1.1.1
  ├─ body-parser ~1.20.5 → 1.20.5
  ├─ case 1.6.3 → 1.6.3
  ├─ content-disposition ~0.5.4 → 0.5.4
  ├─ content-type ~1.0.4 → 1.0.5
  ├─ cookie ~0.7.1 → 0.7.2
  ├─ cookie-signature ~1.0.6 → 1.0.7
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ finalhandler ~1.3.1 → 1.3.2
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ fs-extra ^11.3.5 → 11.3.5
  ├─ http-errors ~2.0.0 → 2.0.1
  ├─ ignore ^5.3.2 → 5.3.2
  ├─ jsonschema ^1.5.0 → 1.5.0
  ├─ merge-descriptors 1.0.3 → 1.0.3
  ├─ methods ~1.1.2 → 1.1.2
  ├─ mime-types ^2.1.35 → 2.1.35
  ├─ minimatch ^10.2.5 → 10.2.5
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ path-to-regexp ~0.1.12 → 0.1.13
  ├─ proxy-addr ~2.0.7 → 2.0.7
  ├─ punycode ^2.3.1 → 2.3.1
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ semver ^7.8.1 → 7.8.4
  ├─ send ~0.19.0 → 0.19.2
  ├─ serve-static ~1.16.2 → 1.16.3
  ├─ setprototypeof 1.2.0 → 1.2.0
  ├─ statuses ~2.0.1 → 2.0.2
  ├─ table ^6.9.0 → 6.9.0
  ├─ tslib ^2.6.2 → 2.8.1
  ├─ type-is ~1.6.18 → 1.6.18
  ├─ utils-merge 1.0.1 → 1.0.1
  ├─ vary ~1.1.2 → 1.1.2
  ├─ whatwg-url ^5.0.0 → 5.0.0
├─ yaml 1.10.3 → 1.10.3
  ├─ @actions/io ^1.0.1 → 1.1.3
  ├─ @aws-crypto/crc32 5.2.0 → 5.2.0
  ├─ @aws-crypto/supports-web-crypto ^5.2.0 → 5.2.0
  ├─ @aws-crypto/util ^5.2.0 → 5.2.0
  ├─ @aws-sdk/credential-provider-env ^3.972.48 → 3.972.48
  ├─ @aws-sdk/credential-provider-http ^3.972.50 → 3.972.50
  ├─ @aws-sdk/credential-provider-ini ^3.972.55 → 3.972.55
  ├─ @aws-sdk/credential-provider-process ^3.972.48 → 3.972.48
  ├─ @aws-sdk/credential-provider-sso ^3.972.54 → 3.972.54
  ├─ @aws-sdk/credential-provider-web-identity ^3.972.54 → 3.972.54
  ├─ @aws-sdk/util-locate-window ^3.0.0 → 3.965.8
  ├─ @aws-sdk/xml-builder ^3.972.30 → 3.972.30
  ├─ @aws/lambda-invoke-store ^0.2.2 → 0.2.4
  ├─ @smithy/credential-provider-imds ^4.3.7 → 4.4.1
  ├─ @smithy/signature-v4 ^5.4.6 → 5.5.1
  ├─ @smithy/util-utf8 ^2.0.0 → 2.0.0
  ├─ ajv ^8.0.1 → 8.20.0
  ├─ bowser ^2.11.0 → 2.14.1
  ├─ brace-expansion ^5.0.5 → 5.0.6
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ destroy ~1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ forwarded 0.2.0 → 0.2.0
  ├─ graceful-fs ^4.2.0 → 4.2.11
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ ipaddr.js 1.9.1 → 1.9.1
  ├─ jsonfile ^6.0.1 → 6.2.1
  ├─ lodash.truncate ^4.4.2
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-db 1.52.0
  ├─ ms 2.1.3 → 2.1.3
  ├─ negotiator 0.6.3 → 0.6.3
  ├─ raw-body ~2.5.3 → 2.5.3
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ slice-ansi ^4.0.0 → 4.0.0
  ├─ string-width ^4.2.3 → 4.2.3
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ tr46 ~0.0.3 → 0.0.3
  ├─ tunnel ^0.0.6 → 0.0.6
  ├─ undici ^5.25.4 → 5.28.4
  ├─ universalify ^2.0.0 → 2.0.1
  ├─ unpipe ~1.0.0 → 1.0.0
├─ webidl-conversions ^3.0.0 → 3.0.1
  ├─ @aws-sdk/credential-provider-login ^3.972.54 → 3.972.54
  ├─ @aws-sdk/nested-clients ^3.997.22 → 3.997.22
  ├─ @aws-sdk/token-providers 3.1071.0 → 3.1071.0
  ├─ @fastify/busboy ^2.0.0 → 2.1.1
  ├─ @smithy/util-buffer-from ^2.0.0 → 2.2.0
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.0.0 → 4.3.0
  ├─ astral-regex ^2.0.0 → 2.0.0
  ├─ balanced-match ^4.0.2 → 4.0.4
  ├─ emoji-regex ^8.0.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ fast-xml-parser 5.7.3 → 5.7.3
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ require-from-string ^2.0.2 → 2.0.2
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ @nodable/entities ^2.1.0 → 2.2.0
  ├─ @smithy/is-array-buffer ^2.2.0
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ color-convert ^2.0.1
  ├─ fast-xml-builder ^1.1.7 → 1.1.7
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ path-expression-matcher ^1.5.0 → 1.5.0
├─ strnum ^2.2.3 → 2.3.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ math-intrinsics ^1.1.0 → 1.1.0

Commit: 356ea937bb3e

Published to npm: