@azure/core-amqp
Advanced tools
Comparing version 1.0.0-dev.20200109.1 to 1.0.0-dev.20200110.1
{ | ||
"name": "@azure/core-amqp", | ||
"sdk-type": "client", | ||
"version": "1.0.0-dev.20200109.1", | ||
"version": "1.0.0-dev.20200110.1", | ||
"description": "Common library for amqp based azure sdks like @azure/event-hubs.", | ||
@@ -114,4 +114,4 @@ "author": "Microsoft Corporation", | ||
"rollup": "^1.16.3", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"rollup-plugin-inject": "^3.0.0", | ||
"@rollup/plugin-commonjs": "^11.0.1", | ||
"@rollup/plugin-inject": "^4.0.0", | ||
"rollup-plugin-node-globals": "^1.4.0", | ||
@@ -118,0 +118,0 @@ "@rollup/plugin-node-resolve": "^7.0.0", |
@@ -260,3 +260,3 @@ # Azure Core AMQP client library for AMQP operations | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/d4d55f73f985635bb6fcdb5a2e03a3ad289927bb/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/b6672ca889051f32d1268d715fa7ef2c20f2e349/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -263,0 +263,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
2240741