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

@docusaurus/utils

Package Overview
Dependencies
Maintainers
3
Versions
1849
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/utils - npm Package Compare versions

Comparing version 2.0.0-alpha.32 to 2.0.0-alpha.33

4

package.json
{
"name": "@docusaurus/utils",
"version": "2.0.0-alpha.32",
"version": "2.0.0-alpha.33",
"description": "Node utility functions for Docusaurus packages",

@@ -20,3 +20,3 @@ "main": "./lib/index.js",

},
"gitHead": "cd9e2f23464a468ad50973c795f3052f4f7852bd"
"gitHead": "e6b077410cb596b00130b36bc0a4712783a57deb"
}

@@ -28,2 +28,4 @@ /**

'foo\\bar': 'foo/bar',
'foo\\bar/lol': 'foo/bar/lol',
'website\\docs/**/*.{md,mdx}': 'website/docs/**/*.{md,mdx}',
};

@@ -30,0 +32,0 @@ Object.keys(asserts).forEach(file => {

Sorry, the diff of this file is not supported yet

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