@types/ssh2
Advanced tools
Comparing version 0.5.52 to 1.11.0
{ | ||
"name": "@types/ssh2", | ||
"version": "0.5.52", | ||
"version": "1.11.0", | ||
"description": "TypeScript definitions for ssh2", | ||
@@ -53,7 +53,6 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ssh2", | ||
"dependencies": { | ||
"@types/node": "*", | ||
"@types/ssh2-streams": "*" | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "0d918301622af032fb20af358e038805d8cb63b2b8ec73742949fac16eb93248", | ||
"typeScriptVersion": "3.9" | ||
"typesPublisherContentHash": "0ff6e583991203b837e36178a4084ac54176ea08bd107124778f9b6b29a799da", | ||
"typeScriptVersion": "4.0" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 29 Mar 2022 00:31:44 GMT | ||
* Dependencies: [@types/ssh2-streams](https://npmjs.com/package/@types/ssh2-streams), [@types/node](https://npmjs.com/package/@types/node) | ||
* Last updated: Tue, 28 Jun 2022 15:31:39 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
79006
1
1730
0
- Removed@types/ssh2-streams@*
- Removed@types/ssh2-streams@0.1.12(transitive)