@azure/core-auth
Advanced tools
Comparing version 1.0.3-dev.20200107.1 to 1.0.3-dev.20200108.1
{ | ||
"name": "@azure/core-auth", | ||
"version": "1.0.3-dev.20200107.1", | ||
"version": "1.0.3-dev.20200108.1", | ||
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK", | ||
@@ -66,2 +66,3 @@ "sdk-type": "client", | ||
"@rollup/plugin-json": "^4.0.0", | ||
"@rollup/plugin-multi-entry": "^3.0.0", | ||
"@rollup/plugin-replace": "^2.2.0", | ||
@@ -87,3 +88,2 @@ "@types/mocha": "^5.2.5", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"rollup-plugin-multi-entry": "^2.1.0", | ||
"rollup-plugin-node-resolve": "^5.0.2", | ||
@@ -90,0 +90,0 @@ "rollup-plugin-sourcemaps": "^0.4.2", |
@@ -15,3 +15,3 @@ ## Azure Core Authentication | ||
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/1278511d2aecc4567cf9214e0fac90d3f7e9a03e/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/0cf696e82d8b8f9d857cd728b23a7293f630473e/CONTRIBUTING.md) to learn more about how to build and test the code. | ||
@@ -18,0 +18,0 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). |
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
16869