@docusaurus/init
Advanced tools
Comparing version 2.0.0-alpha.34 to 2.0.0-alpha.35
{ | ||
"name": "@docusaurus/init", | ||
"version": "2.0.0-alpha.34", | ||
"version": "2.0.0-alpha.35", | ||
"description": "Create Docusaurus app easily", | ||
@@ -23,4 +23,4 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "^2.4.2", | ||
"commander": "^2.20.0", | ||
"chalk": "^3.0.0", | ||
"commander": "^4.0.1", | ||
"fs-extra": "^8.1.0", | ||
@@ -35,3 +35,3 @@ "inquirer": "^6.5.0", | ||
}, | ||
"gitHead": "f1180d0eb685399f917314e5bf78a4127830f68e" | ||
"gitHead": "6204d9a9ec1a64cdbee53ca02c785da3380bf73e" | ||
} |
@@ -67,2 +67,3 @@ /** | ||
src: 'https://docusaurus.io/img/oss_logo.png', | ||
href: 'https://opensource.facebook.com/', | ||
}, | ||
@@ -69,0 +70,0 @@ copyright: `Copyright © ${new Date().getFullYear()} Facebook, Inc. Built with Docusaurus.`, |
{ | ||
"name": "docusaurus-2-classic-template", | ||
"version": "2.0.0-alpha.34", | ||
"version": "2.0.0-alpha.35", | ||
"private": true, | ||
@@ -12,4 +12,4 @@ "scripts": { | ||
"dependencies": { | ||
"@docusaurus/core": "^2.0.0-alpha.34", | ||
"@docusaurus/preset-classic": "^2.0.0-alpha.34", | ||
"@docusaurus/core": "^2.0.0-alpha.35", | ||
"@docusaurus/preset-classic": "^2.0.0-alpha.35", | ||
"classnames": "^2.2.6", | ||
@@ -16,0 +16,0 @@ "react": "^16.8.4", |
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
Unpopular package
QualityThis package is not very popular.
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
416494
666
635
1
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcommander@4.1.1(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedcommander@2.20.3(transitive)
Updatedchalk@^3.0.0
Updatedcommander@^4.0.1