dts-critic
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "dts-critic", | ||
"version": "1.0.2", | ||
"author": "Nathan Shively-Sandersn <nathansa@microsoft.com> (https://github.com/Microsoft/TypeScript)", | ||
"version": "1.0.3", | ||
"author": "Nathan Shively-Sanders", | ||
"description": "Checks a new .d.ts against the Javascript source and tells you what problems it has", | ||
"dependencies": { | ||
"definitelytyped-header-parser": "github:Microsoft/definitelytyped-header-parser#production", | ||
"definitelytyped-header-parser": "^1.0.0", | ||
"request-promise-native": "^1.0.5", | ||
@@ -28,3 +28,2 @@ "yargs": "^12.0.5" | ||
], | ||
"author": "Nathan Shively-Sanders", | ||
"license": "MIT", | ||
@@ -31,0 +30,0 @@ "bugs": { |
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
0
18072
+ Added@types/parsimmon@1.10.9(transitive)
+ Addeddefinitelytyped-header-parser@1.2.0(transitive)
+ Addedparsimmon@1.18.1(transitive)