create-rescript-app
Advanced tools
Comparing version 1.5.0-beta.4 to 1.5.0-beta.5
{ | ||
"name": "create-rescript-app", | ||
"version": "1.5.0-beta.4", | ||
"version": "1.5.0-beta.5", | ||
"description": "Quickly create new ReScript apps from project templates.", | ||
@@ -20,3 +20,4 @@ "main": "index.mjs", | ||
"dependencies": { | ||
"@clack/prompts": "^0.6.0" | ||
"@clack/prompts": "^0.6.0", | ||
"glob": "^9.2.1" | ||
}, | ||
@@ -23,0 +24,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
55854
651
2
+ Addedglob@^9.2.1
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@2.0.1(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@9.3.5(transitive)
+ Addedlru-cache@10.4.3(transitive)
+ Addedminimatch@8.0.4(transitive)
+ Addedminipass@4.2.87.1.2(transitive)
+ Addedpath-scurry@1.11.1(transitive)