@azure/core-lro
Advanced tools
Comparing version 1.0.1 to 1.0.2-dev.20200304.1
# Release History | ||
## 1.0.2 (Unreleased) | ||
## 1.0.1 (2020-02-28) | ||
@@ -4,0 +7,0 @@ |
@@ -6,3 +6,3 @@ /*! | ||
* | ||
* Azure Core LRO SDK for JavaScript - 1.0.1 | ||
* Azure Core LRO SDK for JavaScript - 1.0.2-dev.20200304.1 | ||
*/ | ||
@@ -9,0 +9,0 @@ 'use strict'; |
@@ -9,3 +9,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.0.1", | ||
"version": "1.0.2-dev.20200304.1", | ||
"description": "LRO Polling strtegy for the Azure SDK in TypeScript", | ||
@@ -106,3 +106,3 @@ "tags": [ | ||
"devDependencies": { | ||
"@azure/core-arm": "1.0.0-preview.7", | ||
"@azure/core-arm": "^1.0.0-dev", | ||
"@azure/identity": "^1.0.0", | ||
@@ -109,0 +109,0 @@ "@microsoft/api-extractor": "^7.5.4", |
@@ -124,3 +124,3 @@ # Azure Core LRO client library for JavaScript | ||
It optionally receives an object with an `abortSignal` property, from [@azure/abort-controller](https://github.com/Azure/azure-sdk-for-js/tree/5c23cc14b8a6b1c1d76c795fa17b42f9f4a8b31e/sdk/core/abort-controller)'s `AbortSignalLike`. | ||
It optionally receives an object with an `abortSignal` property, from [@azure/abort-controller](https://github.com/Azure/azure-sdk-for-js/tree/137a85f596b0a7e9e7e8bf625924d85c41c577b9/sdk/core/abort-controller)'s `AbortSignalLike`. | ||
@@ -165,3 +165,3 @@ A more advanced use allows passing in a `fireProgress` function, which, if called, is responsible for triggering the | ||
It only optionally receives an object with an `abortSignal` property, from [@azure/abort-controller](https://github.com/Azure/azure-sdk-for-js/tree/5c23cc14b8a6b1c1d76c795fa17b42f9f4a8b31e/sdk/core/abort-controller)'s `AbortSignalLike`. | ||
It only optionally receives an object with an `abortSignal` property, from [@azure/abort-controller](https://github.com/Azure/azure-sdk-for-js/tree/137a85f596b0a7e9e7e8bf625924d85c41c577b9/sdk/core/abort-controller)'s `AbortSignalLike`. | ||
@@ -357,3 +357,3 @@ It returns a promise that should be resolved with an updated version of the poller's operation. | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/5c23cc14b8a6b1c1d76c795fa17b42f9f4a8b31e/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/137a85f596b0a7e9e7e8bf625924d85c41c577b9/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
@@ -360,0 +360,0 @@ ## Contributing |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
202495
1