Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@architect/destroy

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/destroy - npm Package Versions

1
6

3.0.0-RC.0

Diff

architectci
published 2.0.4-RC.0 •

architectci
published 2.0.3 •

Changelog

Source

[2.0.3] 2021-11-16

Changed

  • Updated dependencies

architectci
published 2.0.2 •

Changelog

Source

[2.0.2] 2021-10-12

Changed

  • Updated dependencies

architectci
published 2.0.1 •

Changelog

Source

[2.0.0 - 2.0.1] 2021-07-22

Changed

  • Breaking change: removed support for Node.js 10.x (now EOL, and no longer available to created in AWS Lambda) and Node.js 12.x
  • Breaking change: the --name flag can no longer be used in place of --app to destroy apps; --app must now be used to destroy apps, while --name may only be used to destroy stacks; fixes #1165
  • Updated dependencies

architectci
published 2.0.0 •

Changelog

Source

[2.0.0 - 2.0.1] 2021-07-22

Changed

  • Breaking change: removed support for Node.js 10.x (now EOL, and no longer available to created in AWS Lambda) and Node.js 12.x
  • Breaking change: the --name flag can no longer be used in place of --app to destroy apps; --app must now be used to destroy apps, while --name may only be used to destroy stacks; fixes #1165
  • Updated dependencies

architectci
published 1.3.0 •

Changelog

Source

[1.3.0] 2021-06-22

Added

  • Added a --no-timeout flag, which causes destroy to wait until the CloudFormation Stack is deleted before exiting

Changed

  • destroy now pings the CloudFormation API to check for Stack deletion every 10 seconds (instead of increasingly backing off starting from 10 seconds to 60 seconds)

architectci
published 1.2.6 •

Changelog

Source

[1.2.5 - 1.2.6] 2021-06-21

Changed

  • Updated dependencies

architectci
published 1.2.5 •

Changelog

Source

[1.2.5 - 1.2.6] 2021-06-21

Changed

  • Updated dependencies

architectci
published 1.2.4 •

Changelog

Source

[1.2.4] 2021-06-09

Changed

  • If the CloudFormation DeleteStack operation detects that the Stack has a status of DELETE_FAILED, it will now report this, along with the status reason, and exit with a non-zero code rather than wait for the destroy command timeout to run out; this fixes #1156
  • destroy will now exit with a non-zero code if any errors are raised during its execution

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc