@temporalio/create
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@temporalio/create", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Create a Temporal project from template", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"arg": "^5.0.0", | ||
"fs-extra": "^9.0.1" | ||
"arg": "^5.0.1", | ||
"fs-extra": "^10.0.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "fe468fc338bd4863117489547e8f7a602bb08d35" | ||
"gitHead": "cd10cb4b187a6a733770502fbca32b9dcd2d2244" | ||
} |
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
25855
+ Addedfs-extra@10.1.0(transitive)
- Removedat-least-node@1.0.0(transitive)
- Removedfs-extra@9.1.0(transitive)
Updatedarg@^5.0.1
Updatedfs-extra@^10.0.0