hugo-installer
Advanced tools
Comparing version 1.0.0 to 1.0.1
#!/usr/bin/env node | ||
export {}; |
@@ -0,0 +0,0 @@ #!/usr/bin/env node |
export declare function installHugo(version: string, destination: string): Promise<void>; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "hugo-installer", | ||
"description": "Installs hugo into your repository.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -35,5 +35,8 @@ "name": "Dominique Müller", | ||
"bin-wrapper": "4.0.x", | ||
"del": "3.0.x", | ||
"object-path": "0.11.x", | ||
"yargs": "12.0.x" | ||
}, | ||
"devDependencies": { | ||
"@types/del": "3.0.x", | ||
"@types/node": "10.5.x", | ||
@@ -40,0 +43,0 @@ "@types/yargs": "11.1.x", |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
13296
10
0
127
4
7
+ Addeddel@3.0.x
+ Addedobject-path@0.11.x
+ Addedarray-union@1.0.2(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addeddel@3.0.0(transitive)
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedglobby@6.1.0(transitive)
+ Addedinflight@1.0.6(transitive)
+ Addedis-path-cwd@1.0.0(transitive)
+ Addedis-path-in-cwd@1.0.1(transitive)
+ Addedis-path-inside@1.0.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedobject-path@0.11.8(transitive)
+ Addedp-map@1.2.0(transitive)
+ Addedpath-is-absolute@1.0.1(transitive)
+ Addedpath-is-inside@1.0.2(transitive)
+ Addedrimraf@2.7.1(transitive)