Huge News!Announcing our $40M Series B led by Abstract Ventures.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.3 to 2.2.4

twit/index.d.ts

7

twit/package.json
{
"name": "@types/twit",
"version": "2.2.3",
"version": "2.2.4",
"description": "TypeScript definitions for twit 2.2",

@@ -17,4 +17,5 @@ "license": "MIT",

},
"typings": "twit.d.ts",
"typesPublisherContentHash": "7378796e6618037966ec0d21bcc308ef2e1388fd7544dd9ebd0f07f1c685bbe4"
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "aecd1d62c7e29694bb26ddc557dcdcbdf84e6de7c0d0e918f90cea229efeb740"
}

@@ -11,6 +11,6 @@ # Installation

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: DeclareModule
* Last updated: Mon, 21 Nov 2016 21:03:00 GMT
* File structure: ModuleAugmentation
* Library Dependencies: geojson, node
* Module Dependencies: none
* Module Dependencies: http
* Global values: none

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

{
"authors": "Volox <https://github.com/Volox>",
"definitionFilename": "twit.d.ts",
"definitionFilename": "index.d.ts",
"libraryDependencies": [

@@ -8,5 +8,7 @@ "geojson",

],
"moduleDependencies": [],
"libraryMajorVersion": "2",
"libraryMinorVersion": "2",
"moduleDependencies": [
"http"
],
"libraryMajorVersion": 2,
"libraryMinorVersion": 2,
"libraryName": "twit 2.2",

@@ -17,3 +19,3 @@ "typingsPackageName": "twit",

"sourceBranch": "types-2.0",
"kind": "DeclareModule",
"kind": "ModuleAugmentation",
"globals": [],

@@ -24,6 +26,6 @@ "declaredModules": [

"files": [
"twit.d.ts"
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "7378796e6618037966ec0d21bcc308ef2e1388fd7544dd9ebd0f07f1c685bbe4"
"contentHash": "aecd1d62c7e29694bb26ddc557dcdcbdf84e6de7c0d0e918f90cea229efeb740"
}
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