@octokit/tsconfig
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "TypeScript configuration for Octokit packages", | ||
@@ -16,3 +16,3 @@ "scripts": { | ||
], | ||
"repository": "https://github.com/octokit/tsconfig", | ||
"repository": "github:octokit/tsconfig", | ||
"author": "Gregor Martynus (https://dev.to/gr2m)", | ||
@@ -24,8 +24,3 @@ "license": "MIT", | ||
] | ||
}, | ||
"renovate": { | ||
"extends": [ | ||
"github>octokit/.github" | ||
] | ||
} | ||
} |
@@ -9,4 +9,5 @@ { | ||
"target": "es2020", | ||
"resolveJsonModule": true | ||
"resolveJsonModule": true, | ||
"verbatimModuleSyntax": true | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
12
9.09%2582
-2.01%