@types/twit
Advanced tools
Comparing version 2.2.19 to 2.2.20
@@ -295,2 +295,3 @@ // Type definitions for twit 2.2 | ||
trusted_cert_fingerprints?: string[], | ||
strictSSL?: boolean | ||
} | ||
@@ -297,0 +298,0 @@ export interface Stream extends EventEmitter { |
{ | ||
"name": "@types/twit", | ||
"version": "2.2.19", | ||
"version": "2.2.20", | ||
"description": "TypeScript definitions for twit", | ||
@@ -34,2 +34,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "", | ||
"repository": { | ||
@@ -41,8 +42,7 @@ "type": "git", | ||
"dependencies": { | ||
"@types/events": "*", | ||
"@types/node": "*", | ||
"@types/geojson": "*" | ||
}, | ||
"typesPublisherContentHash": "e98c2f485a956726ecba395ae54fd2e11e2730a352c216c9c2c8191917dfa9be", | ||
"typesPublisherContentHash": "ffc96e17a52ba2ee46b96175c9d879b69fec507c1fe9e11d51792b280856354b", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 30 Jul 2018 23:12:12 GMT | ||
* Dependencies: http, events, node, geojson | ||
* Last updated: Fri, 19 Oct 2018 16:09:40 GMT | ||
* Dependencies: node, geojson | ||
* Global values: none | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
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
12727
2
323
- Removed@types/events@*
- Removed@types/events@3.0.3(transitive)