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.2-dev.20200304.1 to 1.0.2-dev.20200310.1

2

dist/index.js

@@ -6,3 +6,3 @@ /*!

*
* Azure Core LRO SDK for JavaScript - 1.0.2-dev.20200304.1
* Azure Core LRO SDK for JavaScript - 1.0.2-dev.20200310.1
*/

@@ -9,0 +9,0 @@ 'use strict';

@@ -9,3 +9,3 @@ {

"sdk-type": "client",
"version": "1.0.2-dev.20200304.1",
"version": "1.0.2-dev.20200310.1",
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",

@@ -107,3 +107,3 @@ "tags": [

"@azure/core-arm": "^1.0.0-dev",
"@azure/identity": "^1.0.0",
"@azure/identity": "^1.1.0-dev",
"@microsoft/api-extractor": "^7.5.4",

@@ -110,0 +110,0 @@ "@rollup/plugin-commonjs": "^11.0.1",

@@ -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/137a85f596b0a7e9e7e8bf625924d85c41c577b9/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/2ae61c9c1f91f5fc3be0a3340ac4b87a294bdabe/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/137a85f596b0a7e9e7e8bf625924d85c41c577b9/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/2ae61c9c1f91f5fc3be0a3340ac4b87a294bdabe/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/137a85f596b0a7e9e7e8bf625924d85c41c577b9/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/2ae61c9c1f91f5fc3be0a3340ac4b87a294bdabe/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