@azure/core-lro
Advanced tools
Comparing version 1.0.1-dev.20191118.1 to 1.0.1-dev.20191204.1
@@ -6,3 +6,3 @@ /*! | ||
* | ||
* Azure Core LRO SDK for JavaScript - 1.0.1-dev.20191118.1 | ||
* Azure Core LRO SDK for JavaScript - 1.0.1-dev.20191204.1 | ||
*/ | ||
@@ -9,0 +9,0 @@ 'use strict'; |
@@ -9,3 +9,3 @@ { | ||
"sdk-type": "client", | ||
"version": "1.0.1-dev.20191118.1", | ||
"version": "1.0.1-dev.20191204.1", | ||
"description": "LRO Polling strtegy for the Azure SDK in TypeScript", | ||
@@ -102,2 +102,3 @@ "tags": [ | ||
"@azure/core-http": "^1.0.0", | ||
"@opentelemetry/types": "^0.2.0", | ||
"events": "^3.0.0", | ||
@@ -132,3 +133,3 @@ "tslib": "^1.9.3" | ||
"karma-json-to-file-reporter": "^1.0.1", | ||
"karma-junit-reporter": "^1.2.0", | ||
"karma-junit-reporter": "^2.0.1", | ||
"karma-mocha": "^1.3.0", | ||
@@ -151,3 +152,3 @@ "karma-mocha-reporter": "^2.2.5", | ||
"rollup-plugin-terser": "^5.1.1", | ||
"rollup-plugin-visualizer": "^2.0.0", | ||
"rollup-plugin-visualizer": "^3.1.1", | ||
"shx": "^0.3.2", | ||
@@ -154,0 +155,0 @@ "ts-node": "^8.3.0", |
@@ -243,3 +243,3 @@ # Azure Core LRO client library for JS | ||
Please take a look at the [samples](https://github.com/Azure/azure-sdk-for-js/tree/2dfd6bc1f29cd2485b696e64858467042ad2c339/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/72bb17fa22d8426555b78e1372dc7ae658ff20a9/sdk/core/core-lro/samples) directory for detailed examples on how to use this library. | ||
@@ -246,0 +246,0 @@ ## Contributing |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130547
36
1837
5
+ Added@opentelemetry/types@^0.2.0
+ Added@opentelemetry/types@0.2.0(transitive)