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

@docusaurus/plugin-debug

Package Overview
Dependencies
Maintainers
0
Versions
1824
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/plugin-debug - npm Package Compare versions

Comparing version 3.6.3-canary-6175 to 3.6.3-canary-6176

14

package.json
{
"name": "@docusaurus/plugin-debug",
"version": "3.6.3-canary-6175",
"version": "3.6.3-canary-6176",
"description": "Debug plugin for Docusaurus.",

@@ -23,5 +23,5 @@ "main": "lib/index.js",

"dependencies": {
"@docusaurus/core": "3.6.3-canary-6175",
"@docusaurus/types": "3.6.3-canary-6175",
"@docusaurus/utils": "3.6.3-canary-6175",
"@docusaurus/core": "3.6.3-canary-6176",
"@docusaurus/types": "3.6.3-canary-6176",
"@docusaurus/utils": "3.6.3-canary-6176",
"fs-extra": "^11.1.1",

@@ -32,4 +32,4 @@ "react-json-view-lite": "^1.2.0",

"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},

@@ -39,3 +39,3 @@ "engines": {

},
"gitHead": "6379e15ec19a06688a04753a96e7d0710745fa77"
"gitHead": "4a34744aa84f7713ec3b4403691e96bbdd76ac3f"
}
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