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

twilio-notifications

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twilio-notifications - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

1

lib/client.d.ts

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { EventEmitter } from 'events';

@@ -2,0 +3,0 @@ import { ChannelType } from './registrar';

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { EventEmitter } from 'events';

@@ -2,0 +3,0 @@ import { Configuration } from './configuration';

@@ -0,1 +1,2 @@

/// <reference types="node" />
import { EventEmitter } from 'events';

@@ -2,0 +3,0 @@ import { Connector, ChannelType } from './connector';

40

package.json
{
"name": "twilio-notifications",
"version": "0.5.6",
"version": "0.5.7",
"description": "Client library for Twilio Notifications service",

@@ -18,16 +18,16 @@ "main": "lib/index.js",

"dependencies": {
"twilsock": "^0.5.9",
"loglevel": "1.6.1",
"operation-retrier": "^2.0.0",
"twilsock": "^0.5.10",
"loglevel": "^1.6.3",
"operation-retrier": "^3.0.0",
"uuid": "^3.2.1"
},
"devDependencies": {
"@types/chai": "^4.1.2",
"@types/chai": "^4.1.7",
"@types/event-to-promise": "^0.7.0",
"@types/loglevel": "^1.5.3",
"@types/loglevel": "^1.5.4",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"@types/node": "^12.0.8",
"@types/sinon": "^4.1.3",
"@types/sinon-chai": "^2.7.29",
"@types/uuid": "^3.4.3",
"@types/uuid": "^3.4.4",
"async-test-tools": "^1.0.7",

@@ -39,4 +39,4 @@ "babel-core": "^6.26.0",

"babelify": "^8.0.0",
"browserify": "^16.1.0",
"chai": "^4.1.2",
"browserify": "^16.2.3",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",

@@ -46,3 +46,3 @@ "chai-spies": "^1.0.0",

"del": "^3.0.0",
"gulp": "^4.0.0",
"gulp": "^4.0.2",
"gulp-babel": "^7.0.1",

@@ -54,6 +54,6 @@ "gulp-derequire": "^2.1.0",

"gulp-mocha": "^5.0.0",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.4.0",
"gulp-replace": "^0.6.1",
"gulp-tap": "^1.0.1",
"gulp-tslint": "^8.1.3",
"gulp-tslint": "^8.1.4",
"gulp-typescript": "^4.0.1",

@@ -63,5 +63,5 @@ "gulp-uglify-es": "^1.0.1",

"ink-docstrap": "^1.3.2",
"isparta": "^4.0.0",
"jsdoc": "^3.5.5",
"jsonwebtoken": "^8.1.1",
"isparta": "^4.1.1",
"jsdoc": "~3.5.5",
"jsonwebtoken": "^8.5.1",
"loglevel-message-prefix": "^3.0.0",

@@ -72,7 +72,7 @@ "proxyquire": "^1.8.0",

"sinon-chai": "^2.14.0",
"ts-node": "^5.0.0",
"ts-node": "^8.3.0",
"tsdoc": "0.0.4",
"tslint": "^5.9.1",
"twilio": "^3.11.3",
"typescript": "^2.8.1",
"tslint": "^5.17.0",
"twilio": "^3.32.0",
"typescript": "^3.5.2",
"uglify-save-license": "^0.4.1",

@@ -79,0 +79,0 @@ "vinyl-buffer": "^1.0.1",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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