@architect/create
Advanced tools
Comparing version 4.1.3 to 4.1.4-RC.0
@@ -5,2 +5,10 @@ # Architect Create changelog | ||
## [4.1.4] 2023-01-18 | ||
### Changed | ||
- Updated dependencies | ||
--- | ||
## [4.1.3] 2022-11-24 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/create", | ||
"version": "4.1.3", | ||
"version": "4.1.4-RC.0", | ||
"description": "Idempotently initialize Architect projects", | ||
@@ -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", | ||
@@ -34,5 +34,5 @@ "chalk": "4.1.2", | ||
"devDependencies": { | ||
"@architect/eslint-config": "~2.0.1", | ||
"@architect/eslint-config": "~2.1.1", | ||
"cross-env": "~7.0.3", | ||
"eslint": "~8.28.0", | ||
"eslint": "~8.32.0", | ||
"fs-extra": "~11.1.0", | ||
@@ -42,3 +42,3 @@ "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
56310
2
+ Added@architect/inventory@3.4.3(transitive)
- Removed@architect/inventory@3.3.5(transitive)