Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@docusaurus/init

Package Overview
Dependencies
Maintainers
3
Versions
591
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/init - npm Package Compare versions

Comparing version 2.0.0-alpha.34 to 2.0.0-alpha.35

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc