Socket
Socket
Sign inDemoInstall

@docusaurus/types

Package Overview
Dependencies
Maintainers
3
Versions
1766
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.33 to 2.0.0-alpha.34

4

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

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

},
"gitHead": "e6b077410cb596b00130b36bc0a4712783a57deb"
"gitHead": "f1180d0eb685399f917314e5bf78a4127830f68e"
}

@@ -28,3 +28,4 @@ import {Loader, Configuration} from 'webpack';

[key: string]: any;
})[];
}
)[];
stylesheets?: (

@@ -35,3 +36,4 @@ | string

[key: string]: any;
})[];
}
)[];
}

@@ -38,0 +40,0 @@

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