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

@architect/destroy

Package Overview
Dependencies
Maintainers
6
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@architect/destroy - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

8

changelog.md

@@ -5,2 +5,10 @@ # Architect Destroy changelog

## [2.0.2] 2021-10-12
### Changed
- Updated dependencies
---
## [2.0.0 - 2.0.1] 2021-07-22

@@ -7,0 +15,0 @@

16

package.json
{
"name": "@architect/destroy",
"version": "2.0.1",
"version": "2.0.2",
"description": "Destroy projects created with Architect",

@@ -26,4 +26,4 @@ "main": "src/index.js",

"dependencies": {
"@architect/inventory": "~2.0.4",
"@architect/utils": "~3.0.2",
"@architect/inventory": "~2.1.0",
"@architect/utils": "~3.0.4",
"aws-sdk": "2.880.0",

@@ -34,10 +34,10 @@ "run-parallel": "~1.2.0",

"devDependencies": {
"@architect/deploy": "~3.0.1",
"@architect/eslint-config": "~1.0.0",
"aws-sdk-mock": "5.1.0",
"@architect/deploy": "~3.0.4",
"@architect/eslint-config": "^2.0.1",
"aws-sdk-mock": "~5.4.0",
"cross-env": "~7.0.3",
"eslint": "~7.31.0",
"eslint": "^8.0.0",
"nyc": "~15.1.0",
"tap-spec": "~5.0.0",
"tape": "~5.3.0"
"tape": "~5.3.1"
},

@@ -44,0 +44,0 @@ "eslintConfig": {

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