@bandwidth/messaging
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
126650
27