You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@azure/core-lro

Package Overview
Dependencies
Maintainers
3
Versions
443
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

to
1.0.3-dev.20200707.1

2

dist/index.js

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

*
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200626.1
* Azure Core LRO SDK for JavaScript - 1.0.3-dev.20200707.1
*/

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

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

"sdk-type": "client",
"version": "1.0.3-dev.20200626.1",
"version": "1.0.3-dev.20200707.1",
"description": "LRO Polling strtegy for the Azure SDK in TypeScript",

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

"@azure/abort-controller": "^1.0.0",
"@azure/core-http": "^1.1.4-dev",
"@azure/core-http": "^1.1.4",
"events": "^3.0.0",

@@ -102,0 +102,0 @@ "tslib": "^2.0.0"

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

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) | [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/628b89437df88e09aba11d34a00e97d8d12bb0c0/sdk/core/core-lro/samples)
[Source code](https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/core/core-lro) | [Package (npm)](https://www.npmjs.com/package/@azure/core-lro) | [API Reference Documentation](https://docs.microsoft.com/javascript/api/@azure/core-lro) | [Samples](https://github.com/Azure/azure-sdk-for-js/tree/7f3272eab64b8187082d08e5006ff8d12e1cdc2b/sdk/core/core-lro/samples)

@@ -72,3 +72,3 @@ ## Getting started

Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/628b89437df88e09aba11d34a00e97d8d12bb0c0/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/7f3272eab64b8187082d08e5006ff8d12e1cdc2b/sdk/core/core-lro/samples) directory for detailed examples on how to use this library.

@@ -75,0 +75,0 @@ ## Contributing