@azure/abort-controller
Advanced tools
Comparing version 1.0.1-dev.20200109.1 to 1.0.1-dev.20200110.1
{ | ||
"name": "@azure/abort-controller", | ||
"sdk-type": "client", | ||
"version": "1.0.1-dev.20200109.1", | ||
"version": "1.0.1-dev.20200110.1", | ||
"description": "Microsoft Azure SDK for JavaScript - Aborter", | ||
@@ -103,3 +103,3 @@ "main": "./dist/index.js", | ||
"rollup": "^1.16.3", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"@rollup/plugin-commonjs": "^11.0.1", | ||
"@rollup/plugin-node-resolve": "^7.0.0", | ||
@@ -106,0 +106,0 @@ "rollup-plugin-sourcemaps": "^0.4.2", |
@@ -102,3 +102,3 @@ # Azure Abort Controller library for JavaScript | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/d4d55f73f985635bb6fcdb5a2e03a3ad289927bb/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/b6672ca889051f32d1268d715fa7ef2c20f2e349/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -105,0 +105,0 @@ This project has adopted the Microsoft Open Source Code of Conduct. |
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
60715