@docusaurus/tsconfig
Advanced tools
Comparing version 3.0.0-alpha.0 to 3.0.0-beta.0
{ | ||
"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": [ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2132
24
0