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

@bandwidth/messaging

Package Overview
Dependencies
Maintainers
15
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bandwidth/messaging - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

Messaging-NODE_JAVASCRIPT_LIB.zip

10

lib/Controllers/APIController.js

@@ -47,3 +47,3 @@ /**

'Continuation-Token': continuationToken,
'user-agent': 'APIMATIC 2.0',
'user-agent': 'node-messaging',
};

@@ -177,3 +177,3 @@

const _headers = {
'user-agent': 'APIMATIC 2.0',
'user-agent': 'node-messaging',
};

@@ -318,3 +318,3 @@

'Cache-Control': cacheControl,
'user-agent': 'APIMATIC 2.0',
'user-agent': 'node-messaging',
};

@@ -446,3 +446,3 @@

const _headers = {
'user-agent': 'APIMATIC 2.0',
'user-agent': 'node-messaging',
};

@@ -574,3 +574,3 @@

'content-type': 'application/json; charset=utf-8',
'user-agent': 'APIMATIC 2.0',
'user-agent': 'node-messaging',
};

@@ -577,0 +577,0 @@

{
"name": "@bandwidth/messaging",
"version": "2.0.0",
"version": "2.0.1",
"description": "Bandwidth's HTTP Messaging platform",

@@ -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