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

@azure/core-lro

Package Overview
Dependencies
Maintainers
3
Versions
399
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-lro - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2-dev.20200304.1

3

CHANGELOG.md
# Release History
## 1.0.2 (Unreleased)
## 1.0.1 (2020-02-28)

@@ -4,0 +7,0 @@

2

dist/index.js

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

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