dts-critic
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -51,3 +51,3 @@ const yargs = require("yargs"); | ||
const argv = yargs. | ||
usage("$0 name.d.ts [source-folder]\n\nIf source-folder is not provided, I will look for a matching package on npm.", ). | ||
usage("$0 name.d.ts [source-folder]\n\nIf source-folder is not provided, I will look for a matching package on npm."). | ||
help(). | ||
@@ -54,0 +54,0 @@ argv; |
{ | ||
"name": "dts-critic", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"author": "Nathan Shively-Sanders", | ||
@@ -5,0 +5,0 @@ "description": "Checks a new .d.ts against the Javascript source and tells you what problems it has", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
20535
9
464