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

messagebird

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

messagebird - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

types/balance.d.ts

7

package.json
{
"name": "messagebird",
"version": "2.3.1",
"version": "2.3.2",
"description": "A node.js wrapper for the MessageBird REST API",
"main": "lib/messagebird.js",
"types": "types",
"engines": {

@@ -10,3 +11,4 @@ "node": ">=0.8.0"

"scripts": {
"test": "node lib/test.js"
"test": "node lib/test.js",
"dtslint": "dtslint types"
},

@@ -34,4 +36,5 @@ "repository": {

"devDependencies": {
"dtslint": "^0.4.2",
"nock": "^8.0.0"
}
}

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