Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@docusaurus/module-type-aliases

Package Overview
Dependencies
Maintainers
6
Versions
1830
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.08f6734bf to 2.0.0-alpha.0a75ed5d4

README.md

6

package.json
{
"name": "@docusaurus/module-type-aliases",
"version": "2.0.0-alpha.08f6734bf",
"description": "Docusaurus module type aliases",
"version": "2.0.0-alpha.0a75ed5d4",
"description": "Docusaurus module type aliases.",
"types": "./src/index.d.ts",

@@ -20,3 +20,3 @@ "publishConfig": {

"license": "MIT",
"gitHead": "904e782230bc8377410f408cfc6aecdbd1e02c86"
"gitHead": "27f4501c67cba3357b05988d436d0fac4b7658ce"
}

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

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

@@ -57,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