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.0.0-next.44 to 7.0.0-next.45

lib/webpack-config.js

2

lib/index.js
const create = require('./create');
const docsView = require('./docs-view');
const configure = require('./configure');
const webpackConfig = require('./webpack-config');

@@ -16,2 +17,3 @@ const { name, version, description } = require('../package.json');

docsView,
webpackConfig,
metadata(gasket, meta) {

@@ -18,0 +20,0 @@ return {

6

package.json
{
"name": "@gasket/plugin-docusaurus",
"version": "7.0.0-next.44",
"version": "7.0.0-next.45",
"description": "Gasket plugin for docusaurus",

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

"@docusaurus/preset-classic": "^3.4.0",
"@gasket/core": "^7.0.0-next.44",
"@gasket/core": "^7.0.0-next.45",
"cross-env": "^7.0.3",

@@ -79,3 +79,3 @@ "eslint": "^8.56.0",

},
"gitHead": "3a1d51a5e98ce4bad06faa2fceae90c580c8a0a9"
"gitHead": "cca9f460bdf2859d000443b25a76927251560f48"
}
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