Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/twilio

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/twilio - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

twilio/index.d.ts

@@ -54,3 +54,3 @@ // Type definitions for twilio

export interface RequestCallback { (err: any, data: any, response: Http.ClientResponse): void; }
export interface RequestCallback { (err: any, data: any, response: Http.IncomingMessage): void; }

@@ -57,0 +57,0 @@ export interface RestMethod {

{
"name": "@types/twilio",
"version": "0.0.9",
"version": "0.0.10",
"description": "TypeScript definitions for twilio",

@@ -9,7 +9,9 @@ "license": "MIT",

"name": "nickiannone",
"url": "https://github.com/nickiannone"
"url": "https://github.com/nickiannone",
"githubUsername": "nickiannone"
},
{
"name": "Ashley Brener",
"url": "https://github.com/ashleybrener"
"url": "https://github.com/ashleybrener",
"githubUsername": "ashleybrener"
}

@@ -20,3 +22,3 @@ ],

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -29,5 +31,4 @@ "scripts": {},

},
"peerDependencies": {},
"typesPublisherContentHash": "60273e890c752350e10a3e05c87a5d45ed263cfb619ab5b684808498f24f0483",
"typesPublisherContentHash": "bb17ed3ad907f8e0095d325c6ac9c70c87742f13059c646bbafaca4bd77f3e9c",
"typeScriptVersion": "2.3"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twilio
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/twilio
Additional Details
* Last updated: Thu, 15 Jun 2017 20:23:46 GMT
* Last updated: Thu, 27 Sep 2018 12:34:31 GMT
* Dependencies: q, express, http, node

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet

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