@architect/hydrate
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "@architect/hydrate", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "Architect dependency hydrator and shared file manager", | ||
@@ -36,4 +36,4 @@ "main": "src/index.js", | ||
"dependencies": { | ||
"@architect/inventory": "~3.4.2", | ||
"@architect/utils": "~3.1.5", | ||
"@architect/inventory": "~3.5.0", | ||
"@architect/utils": "~3.1.7", | ||
"acorn-loose": "~8.3.0", | ||
@@ -43,3 +43,3 @@ "chalk": "4.1.2", | ||
"esquery": "~1.5.0", | ||
"glob": "~9.2.1", | ||
"glob": "~10.2.2", | ||
"minimist": "~1.2.8", | ||
@@ -52,6 +52,6 @@ "run-series": "~1.1.9", | ||
"cross-env": "~7.0.3", | ||
"eslint": "~8.35.0", | ||
"eslint": "~8.39.0", | ||
"mock-fs": "~5.2.0", | ||
"nyc": "^15.1.0", | ||
"pnpm": "~7.29.1", | ||
"pnpm": "~7.32.2", | ||
"proxyquire": "~2.1.3", | ||
@@ -58,0 +58,0 @@ "tap-spec": "^5.0.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
60143
+ Added@architect/asap@6.0.6(transitive)
+ Added@architect/inventory@3.5.7(transitive)
- Removed@architect/asap@5.1.1(transitive)
- Removed@architect/inventory@3.4.3(transitive)
- Removedglob@9.2.1(transitive)
- Removedminimatch@7.4.6(transitive)
- Removedminipass@4.2.8(transitive)
Updated@architect/inventory@~3.5.0
Updated@architect/utils@~3.1.7
Updatedglob@~10.2.2