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

@docusaurus/module-type-aliases

Package Overview
Dependencies
Maintainers
6
Versions
1861
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/module-type-aliases - npm Package Compare versions

Comparing version 2.0.0-alpha.74a58efe1 to 2.0.0-alpha.75228c4b8

4

package.json
{
"name": "@docusaurus/module-type-aliases",
"version": "2.0.0-alpha.74a58efe1",
"version": "2.0.0-alpha.75228c4b8",
"description": "Docusaurus module type aliases.",

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

"license": "MIT",
"gitHead": "ffbb60d6a948a26b3af2272e5ee1c174b59a4f86"
"gitHead": "eb6740c8ff68f68b902bfcf24cd04b6d87aa5fde"
}

@@ -55,3 +55,3 @@ /**

currentLocale: string;
localeConfigs: Record<string, {label: string}>;
localeConfigs: Record<string, {label: string; direction: string}>;
};

@@ -58,0 +58,0 @@ export default i18n;

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