New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/twit

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twit - npm Package Compare versions

Comparing version 2.2.20 to 2.2.21

3

twit/index.d.ts

@@ -8,2 +8,3 @@ // Type definitions for twit 2.2

// plhery <https://github.com/plhery>
// justGoscha <https://github.com/justgoscha>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -267,3 +268,3 @@ // TypeScript Version: 2.3

long?: number,
follow?: boolean | string,
follow?: boolean | string | string[],
include_email?: boolean,

@@ -270,0 +271,0 @@ cursor?: number | string,

{
"name": "@types/twit",
"version": "2.2.20",
"version": "2.2.21",
"description": "TypeScript definitions for twit",

@@ -31,6 +31,11 @@ "license": "MIT",

"githubUsername": "plhery"
},
{
"name": "justGoscha",
"url": "https://github.com/justgoscha",
"githubUsername": "justgoscha"
}
],
"main": "",
"types": "",
"types": "index",
"repository": {

@@ -42,7 +47,7 @@ "type": "git",

"dependencies": {
"@types/node": "*",
"@types/geojson": "*"
"@types/geojson": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "ffc96e17a52ba2ee46b96175c9d879b69fec507c1fe9e11d51792b280856354b",
"typesPublisherContentHash": "0d94b577bebf941f2b9748f1a85bc36b7f8f76643685ec7377024092fbbc9964",
"typeScriptVersion": "2.3"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for twit (https://github.com/ttezel/twit).
This package contains type definitions for twit ( https://github.com/ttezel/twit ).

@@ -12,7 +12,7 @@ # Details

Additional Details
* Last updated: Fri, 19 Oct 2018 16:09:40 GMT
* Dependencies: node, geojson
* Last updated: Mon, 04 Feb 2019 23:27:32 GMT
* Dependencies: @types/node, @types/geojson
* Global values: none
# Credits
These definitions were written by Volox <https://github.com/Volox>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>, siwalik <https://github.com/siwalikm>, plhery <https://github.com/plhery>.
These definitions were written by Volox <https://github.com/Volox>, sapphiredev <https://github.com/sapphiredev>, abraham <https://github.com/abraham>, siwalik <https://github.com/siwalikm>, plhery <https://github.com/plhery>, justGoscha <https://github.com/justgoscha>.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc