@architect/create
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -5,2 +5,10 @@ # Architect Create changelog | ||
## [1.4.2 - 1.4.3] 2021-06-21 | ||
### Changed | ||
- Updated dependencies | ||
--- | ||
## [1.4.1] 2021-03-25 | ||
@@ -7,0 +15,0 @@ |
{ | ||
"name": "@architect/create", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"description": "Idempotently initialize Architect projects", | ||
@@ -26,5 +26,5 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~1.3.3", | ||
"@architect/utils": "~2.1.0", | ||
"chalk": "~4.1.0", | ||
"@architect/inventory": "~1.4.3", | ||
"@architect/utils": "~2.1.3", | ||
"chalk": "~4.1.1", | ||
"run-parallel": "~1.2.0", | ||
@@ -36,3 +36,3 @@ "run-series": "~1.1.9" | ||
"cross-env": "~7.0.3", | ||
"eslint": "^7.14.0", | ||
"eslint": "~7.29.0", | ||
"fs-extra": "~9.1.0", | ||
@@ -42,3 +42,3 @@ "nyc": "~15.1.0", | ||
"tap-spec": "^5.0.0", | ||
"tape": "^5.0.1" | ||
"tape": "~5.2.2" | ||
}, | ||
@@ -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
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
51777
+ Added@architect/inventory@1.4.4(transitive)
- Removed@architect/inventory@1.3.3(transitive)
- Removed@architect/utils@2.0.5(transitive)
- Removedaws-sdk@2.712.0(transitive)
- Removedbase64-js@1.5.1(transitive)
- Removedbuffer@4.9.2(transitive)
- Removedevents@1.1.1(transitive)
- Removedieee754@1.1.13(transitive)
- Removedisarray@1.0.0(transitive)
- Removedjmespath@0.15.0(transitive)
- Removedpunycode@1.3.2(transitive)
- Removedquerystring@0.2.0(transitive)
- Removedsax@1.2.1(transitive)
- Removedurl@0.10.3(transitive)
- Removeduuid@3.3.2(transitive)
- Removedxml2js@0.4.19(transitive)
- Removedxmlbuilder@9.0.7(transitive)
Updated@architect/inventory@~1.4.3
Updated@architect/utils@~2.1.3
Updatedchalk@~4.1.1