@architect/destroy
Advanced tools
Comparing version 1.2.1-RC.0 to 1.2.1
@@ -5,2 +5,10 @@ # Architect Sandbox changelog | ||
## [1.2.1] 2021-05-24 | ||
### Added | ||
- Use of latest architect inventory for plugins support. | ||
--- | ||
## [1.2.0] 2021-04-30 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/destroy", | ||
"version": "1.2.1-RC.0", | ||
"version": "1.2.1", | ||
"description": "Destroy projects created with Architect", | ||
@@ -26,3 +26,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~1.3.3-RC.0", | ||
"@architect/inventory": "~1.3.3", | ||
"@architect/utils": "~2.0.2", | ||
@@ -34,3 +34,3 @@ "aws-sdk": "~2.712.0", | ||
"devDependencies": { | ||
"@architect/deploy": "^2.5.5-RC.0", | ||
"@architect/deploy": "^2.6.0", | ||
"@architect/eslint-config": "1.0.0", | ||
@@ -37,0 +37,0 @@ "aws-sdk-mock": "~5.1.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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
18080
1
Updated@architect/inventory@~1.3.3