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

@docusaurus/types

Package Overview
Dependencies
Maintainers
5
Versions
1808
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 2.0.0-alpha.59 to 2.0.0-alpha.60

4

package.json
{
"name": "@docusaurus/types",
"version": "2.0.0-alpha.59",
"version": "2.0.0-alpha.60",
"description": "Common used typings for Docusaurus packages",

@@ -17,3 +17,3 @@ "main": "./src/index.js",

},
"gitHead": "a1f688789f501bf3f597acbde0f347eca9cadd6f"
"gitHead": "6124c60995244f348b4bea4d6ec5e01f7d5d9a73"
}

@@ -141,3 +141,3 @@ /**

}): void;
routesLoaded?(routes: RouteConfig[]): void;
routesLoaded?(routes: RouteConfig[]): void; // TODO remove soon, deprecated (alpha-60)
postBuild?(props: Props): void;

@@ -144,0 +144,0 @@ postStart?(props: Props): void;

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