New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@docusaurus/tsconfig

Package Overview
Dependencies
Maintainers
4
Versions
374
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@docusaurus/tsconfig - npm Package Compare versions

Comparing version 3.0.0-alpha.0 to 3.0.0-beta.0

4

package.json
{
"name": "@docusaurus/tsconfig",
"version": "3.0.0-alpha.0",
"version": "3.0.0-beta.0",
"description": "Docusaurus base TypeScript configuration.",

@@ -20,3 +20,3 @@ "main": "tsconfig.json",

"license": "MIT",
"gitHead": "7327f7ff880ed97ad7855744e59c9c55d467a950"
"gitHead": "27a1e90d9fff88af90ecad35bea16d4d7230482a"
}

@@ -10,3 +10,4 @@ {

"lib": ["DOM"],
"moduleResolution": "Node16",
"moduleResolution": "bundler",
"module": "esnext",
"noEmit": true,

@@ -13,0 +14,0 @@ "types": [

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