@architect/destroy
Advanced tools
Comparing version 1.2.4 to 1.2.5
@@ -5,2 +5,10 @@ # Architect Destroy changelog | ||
## [1.2.5] 2021-06-21 | ||
### Changed | ||
- Updated dependencies | ||
--- | ||
## [1.2.4] 2021-06-09 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/destroy", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"description": "Destroy projects created with Architect", | ||
@@ -26,4 +26,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~1.3.3", | ||
"@architect/utils": "~2.1.0", | ||
"@architect/inventory": "~1.4.3", | ||
"@architect/utils": "~2.1.3", | ||
"aws-sdk": "~2.712.0", | ||
@@ -38,6 +38,6 @@ "run-parallel": "~1.2.0", | ||
"cross-env": "~7.0.3", | ||
"eslint": "~7.14.0", | ||
"eslint": "~7.29.0", | ||
"nyc": "~15.1.0", | ||
"tap-spec": "^5.0.0", | ||
"tape": "^5.0.1" | ||
"tape": "^5.2.2" | ||
}, | ||
@@ -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
20342
+ Added@architect/inventory@1.4.4(transitive)
- Removed@architect/inventory@1.3.3(transitive)
- Removed@architect/utils@2.0.5(transitive)
Updated@architect/inventory@~1.4.3
Updated@architect/utils@~2.1.3