@architect/destroy
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -5,2 +5,10 @@ # Architect Destroy changelog | ||
## [3.0.2] 2022-03-31 | ||
### Changed | ||
- Updated dependencies | ||
--- | ||
## [3.0.1] 2022-02-24 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/destroy", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Destroy projects created with Architect", | ||
@@ -26,6 +26,6 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~3.0.0", | ||
"@architect/inventory": "~3.1.0", | ||
"@architect/utils": "~3.1.0", | ||
"aws-sdk": "2.1001.0", | ||
"minimist": "~1.2.5", | ||
"minimist": "~1.2.6", | ||
"run-parallel": "~1.2.0", | ||
@@ -35,7 +35,7 @@ "run-waterfall": "~1.1.7" | ||
"devDependencies": { | ||
"@architect/deploy": "~3.1.1", | ||
"@architect/deploy": "~4.0.5", | ||
"@architect/eslint-config": "^2.0.1", | ||
"aws-sdk-mock": "~5.6.2", | ||
"cross-env": "~7.0.3", | ||
"eslint": "^8.9.0", | ||
"eslint": "^8.12.0", | ||
"nyc": "~15.1.0", | ||
@@ -42,0 +42,0 @@ "tap-spec": "~5.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21682
+ Added@architect/inventory@3.1.1(transitive)
- Removed@architect/inventory@3.0.0(transitive)
Updated@architect/inventory@~3.1.0
Updatedminimist@~1.2.6