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.4 to 2.2.5

twit/LICENSE

1

twit/index.d.ts

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

// Other params from various endpoints
track?: string | string[],
media_id?: string,

@@ -235,0 +236,0 @@ media_ids?: string[],

19

twit/package.json
{
"name": "@types/twit",
"version": "2.2.4",
"description": "TypeScript definitions for twit 2.2",
"version": "2.2.5",
"description": "TypeScript definitions for twit",
"license": "MIT",
"author": "Volox <https://github.com/Volox>",
"contributors": [
{
"name": "Volox",
"url": "https://github.com/Volox"
}
],
"main": "",

@@ -14,8 +19,8 @@ "repository": {

"dependencies": {
"@types/geojson": "*",
"@types/node": "*"
"@types/node": "*",
"@types/geojson": "*"
},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "aecd1d62c7e29694bb26ddc557dcdcbdf84e6de7c0d0e918f90cea229efeb740"
"typesPublisherContentHash": "31829a8ec61736434edb6f793c2c6b64dca5e0a4ed3eb24a8526833f1c0bd82e",
"typeScriptVersion": "2.0"
}

@@ -5,12 +5,10 @@ # Installation

# Summary
This package contains type definitions for twit 2.2 (https://github.com/ttezel/twit).
This package contains type definitions for twit (https://github.com/ttezel/twit).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/twit
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twit
Additional Details
* Last updated: Mon, 21 Nov 2016 21:03:00 GMT
* File structure: ModuleAugmentation
* Library Dependencies: geojson, node
* Module Dependencies: http
* Last updated: Tue, 06 Jun 2017 14:18:37 GMT
* Dependencies: http, node, geojson
* Global values: none

@@ -17,0 +15,0 @@

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