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

to
3.6.2-canary-6154

4

package.json
{
"name": "@docusaurus/tsconfig",
"version": "3.6.1",
"version": "3.6.2-canary-6154",
"description": "Docusaurus base TypeScript configuration.",

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

"license": "MIT",
"gitHead": "c971734bb55f4e7c2d1c679b41dcbeb6f2a6c8ad"
"gitHead": "9e14a56c4609b1bd4fb6f48a0e3c3757c6acb3b7"
}

@@ -14,7 +14,2 @@ {

"noEmit": true,
"types": [
"node",
"@docusaurus/module-type-aliases",
"@docusaurus/theme-classic"
],
"baseUrl": ".",

@@ -21,0 +16,0 @@ "paths": {