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
406
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.4-alpha.20210128.1 to 1.0.4-alpha.20210301.1

4

dist-esm/src/poller.js

@@ -183,3 +183,2 @@ "use strict";

* @internal
* @hidden
* Starts a loop that will break only if the poller is done

@@ -213,3 +212,2 @@ * or if the poller is stopped.

* @internal
* @hidden
* pollOnce does one polling, by calling to the update method of the underlying

@@ -262,3 +260,2 @@ * poll operation to make any relevant change effective.

* @internal
* @hidden
* fireProgress calls the functions passed in via onProgress the method of the poller.

@@ -279,3 +276,2 @@ *

* @internal
* @hidden
* Invokes the underlying operation's cancel method, and rejects the

@@ -282,0 +278,0 @@ * pollUntilDone promise.

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

*
* Azure Core LRO SDK for JavaScript - 1.0.4-alpha.20210128.1
* Azure Core LRO SDK for JavaScript - 1.0.4-alpha.20210301.1
*/

@@ -190,3 +190,2 @@ 'use strict';

* @internal
* @hidden
* Starts a loop that will break only if the poller is done

@@ -220,3 +219,2 @@ * or if the poller is stopped.

* @internal
* @hidden
* pollOnce does one polling, by calling to the update method of the underlying

@@ -269,3 +267,2 @@ * poll operation to make any relevant change effective.

* @internal
* @hidden
* fireProgress calls the functions passed in via onProgress the method of the poller.

@@ -286,3 +283,2 @@ *

* @internal
* @hidden
* Invokes the underlying operation's cancel method, and rejects the

@@ -289,0 +285,0 @@ * pollUntilDone promise.

2

package.json

@@ -5,3 +5,3 @@ {

"sdk-type": "client",
"version": "1.0.4-alpha.20210128.1",
"version": "1.0.4-alpha.20210301.1",
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",

@@ -8,0 +8,0 @@ "tags": [

@@ -63,3 +63,3 @@ # Azure Core LRO client library for JavaScript

### Enable logs
### Logging

@@ -66,0 +66,0 @@ Logs can be added at the discretion of the library implementing the Long Running Operation poller.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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