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

@docusaurus/types

Package Overview
Dependencies
Maintainers
4
Versions
1855
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/types - npm Package Compare versions

Comparing version 3.6.0 to 3.6.1-canary-6141

4

package.json
{
"name": "@docusaurus/types",
"version": "3.6.0",
"version": "3.6.1-canary-6141",
"description": "Common types for Docusaurus packages.",

@@ -30,3 +30,3 @@ "types": "./src/index.d.ts",

},
"gitHead": "05bba6d4f495ef6b0bec5d41453932bb97981830"
"gitHead": "1cded62199840b5801ba20634092dc3a658eb9f2"
}

@@ -434,3 +434,3 @@ /**

// Eventually deprecate this if swc loader becomes stable?
jsLoader: 'babel' | ((isServer: boolean) => RuleSetRule);
jsLoader?: 'babel' | ((isServer: boolean) => RuleSetRule);
};

@@ -437,0 +437,0 @@ /** Markdown-related options. */

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