@architect/destroy
Advanced tools
Comparing version 3.0.8 to 3.0.9-RC.0
{ | ||
"name": "@architect/destroy", | ||
"version": "3.0.8", | ||
"version": "3.0.9-RC.0", | ||
"description": "Destroy projects created with Architect", | ||
@@ -26,3 +26,3 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~3.3.4", | ||
"@architect/inventory": "~3.4.0-RC.0", | ||
"@architect/utils": "~3.1.2", | ||
@@ -35,10 +35,10 @@ "aws-sdk": "2.1055.0", | ||
"devDependencies": { | ||
"@architect/deploy": "~4.2.6", | ||
"@architect/eslint-config": "^2.0.1", | ||
"@architect/deploy": "~4.2.10", | ||
"@architect/eslint-config": "^2.1.1", | ||
"aws-sdk-mock": "~5.8.0", | ||
"cross-env": "~7.0.3", | ||
"eslint": "^8.28.0", | ||
"eslint": "^8.32.0", | ||
"nyc": "~15.1.0", | ||
"tap-arc": "~0.3.5", | ||
"tape": "~5.6.1" | ||
"tape": "~5.6.3" | ||
}, | ||
@@ -45,0 +45,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
18026
2
+ Added@architect/inventory@3.4.3(transitive)
- Removed@architect/inventory@3.3.5(transitive)