@architect/destroy
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -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 @@ |
{ | ||
"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": { |
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
21361
+ Added@architect/asap@4.1.0(transitive)
+ Added@architect/inventory@2.1.3(transitive)
+ Addedlambda-runtimes@1.0.1(transitive)
- Removed@architect/asap@4.0.0(transitive)
- Removed@architect/inventory@2.0.7(transitive)
Updated@architect/inventory@~2.1.0
Updated@architect/utils@~3.0.4