New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gasket/plugin-docusaurus

Package Overview
Dependencies
Maintainers
0
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-docusaurus - npm Package Compare versions

Comparing version 7.1.0-canary.3 to 7.1.0-next.0

6

package.json
{
"name": "@gasket/plugin-docusaurus",
"version": "7.1.0-canary.3",
"version": "7.1.0-next.0",
"description": "Gasket plugin for docusaurus",

@@ -46,3 +46,3 @@ "main": "lib/index.js",

"@docusaurus/preset-classic": "^3.5.2",
"@gasket/core": "7.1.0-canary.3",
"@gasket/core": "7.1.0-next.0",
"ajv": "^8.17.1",

@@ -78,3 +78,3 @@ "cross-env": "^7.0.3",

},
"gitHead": "58b322cf0d231fa89504a73aef5d4f25a4e8e04a"
"gitHead": "110d5fdbf05ba9432f6ff4e4466f0e816b4430a1"
}

@@ -30,3 +30,2 @@ # @gasket/plugin-docusaurus

## Configuration

@@ -42,2 +41,3 @@

#### Example
```js

@@ -63,2 +63,3 @@ // gasket.js

### `docusaurus.config.js`
A required `docusaurus.config.js` will generated in the root directory if one is not present. Docusaurus allows for additional [configuration/customization](https://docusaurus.io/docs/api/docusaurus-config) options and you can define those directly in the `docusaurus.config.js`.

@@ -65,0 +66,0 @@

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