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.bd62be93d to 2.0.0-alpha.be7b5dca7

README.md

6

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

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

"license": "MIT",
"gitHead": "056b5525e788ce77b725ff6fdea2be2cdcea3cd9"
"gitHead": "3ae7f35b456a728c7ac49d9714b6fdac43bc8aa0"
}

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