New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

azure-sb

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azure-sb - npm Package Compare versions

Comparing version 0.10.3 to 0.10.4

9

package.json

@@ -14,3 +14,3 @@ {

],
"version": "0.10.3",
"version": "0.10.4",
"description": "Microsoft Azure Service Bus Service Library for node",

@@ -26,8 +26,3 @@ "tags": [

"main": "./lib/servicebus.js",
"licenses": [
{
"type": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"license": "Apache-2.0",
"dependencies": {

@@ -34,0 +29,0 @@ "azure-common": "^0.9.14",

# Microsoft Azure SDK for Node.js - Gallery
This project provides a Node.js package for accessing the Azure ServiceBus service. Right now it supports:
- **Node.js version: 0.6.15 or higher**
This project provides a Node.js package for accessing the Azure ServiceBus service.

@@ -74,3 +73,3 @@

```
Thanks to [@noodlefrenzy](https://github.com/noodlefrenzy) for the great example. The original is [here](https://github.com/noodlefrenzy/node-cerulean/blob/master/lib/index.js).
Thanks to [@noodlefrenzy](https://github.com/noodlefrenzy) for the great example. The original is [here](https://github.com/noodlefrenzy/node-cerulean/blob/master/examples/servicebus_send_receive.js).

@@ -77,0 +76,0 @@ ## Related projects

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