🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@gasket/plugin-docs

Package Overview
Dependencies
Maintainers
8
Versions
237
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-docs - npm Package Compare versions

Comparing version
7.5.4
to
7.5.5
+8
-8
package.json
{
"name": "@gasket/plugin-docs",
"version": "7.5.4",
"version": "7.5.5",
"description": "Centralize doc files from plugins and modules",

@@ -35,3 +35,3 @@ "type": "module",

"dependencies": {
"glob": "^13.0.0",
"glob": "^13.0.1",
"lodash.defaultsdeep": "^4.6.1",

@@ -41,3 +41,3 @@ "markdown-table": "^1.1.3",

"rimraf": "^6.1.2",
"@gasket/plugin-command": "^7.6.4"
"@gasket/plugin-command": "^7.6.5"
},

@@ -47,9 +47,9 @@ "devDependencies": {

"vitest": "^3.2.0",
"@gasket/cjs": "^7.1.1",
"@gasket/core": "^7.7.3",
"@gasket/plugin-git": "^7.4.9",
"@gasket/cjs": "^7.1.2",
"@gasket/core": "^7.7.4",
"@gasket/plugin-git": "^7.4.10",
"@gasket/plugin-logger": "^7.4.0",
"@gasket/plugin-metadata": "^7.5.9",
"@gasket/plugin-metadata": "^7.5.10",
"@gasket/plugin-webpack": "^7.4.0",
"create-gasket-app": "^7.4.19"
"create-gasket-app": "^7.4.21"
},

@@ -56,0 +56,0 @@ "scripts": {