Socket
Socket
Sign inDemoInstall

twilio-chat

Package Overview
Dependencies
Maintainers
2
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twilio-chat - npm Package Compare versions

Comparing version 0.13.0-dev-build.335 to 0.13.0-dev-build.336

coverage/cobertura-coverage.xml

2

gulpfile.js

@@ -248,3 +248,3 @@ 'use strict';

gulp.task('build-node', ['lint'], function() {
gulp.task('build-node', ['lint', 'unit-test'], function() {
const project = typescript.createProject('tsconfig.json');

@@ -251,0 +251,0 @@ return project.src().pipe(project()).pipe(gulp.dest('lib'));

{
"name": "twilio-chat",
"version": "0.13.0-dev-build.335",
"version": "0.13.0-dev-build.336",
"description": "Twilio Chat service client library",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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