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

docusaurus-init

Package Overview
Dependencies
Maintainers
5
Versions
58
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 1.14.1 to 1.14.7

2

initialize.js
#!/usr/bin/env node
/**
* Copyright (c) 2017-present, Facebook, Inc.
* Copyright (c) Facebook, Inc. and its affiliates.
*

@@ -6,0 +6,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "docusaurus-init",
"description": "Initialization script for Docusaurus",
"version": "1.14.1",
"version": "1.14.7",
"private_comment": "MADE PRIVATE ON PURPOSE! READ V1 PUBLISH GUIDE",
"private": false,
"license": "MIT",

@@ -13,2 +15,7 @@ "preferGlobal": true,

],
"repository": {
"type": "git",
"url": "https://github.com/facebook/docusaurus.git",
"directory": "packages/docusaurus-init-1.x"
},
"bin": {

@@ -19,4 +26,4 @@ "docusaurus-init": "initialize.js"

"chalk": "^3.0.0",
"shelljs": "^0.8.3"
"shelljs": "^0.8.4"
}
}
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