Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
3
Maintainers
1
Versions
229
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1-dev.20191115.1

11

package.json
{
"name": "@azure/core-auth",
"version": "1.0.0",
"version": "1.0.1-dev.20191115.1",
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",

@@ -18,2 +18,3 @@ "sdk-type": "client",

"clean": "rimraf dist dist-esm test-dist types *.tgz *.log",
"execute:samples": "echo skipped",
"extract-api": "tsc -p . && api-extractor run --local",

@@ -58,3 +59,3 @@ "format": "prettier --write --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

"@azure/abort-controller": "^1.0.0",
"@azure/core-tracing": "1.0.0-preview.5",
"@azure/core-tracing": "^1.0.0-dev",
"tslib": "^1.9.3"

@@ -64,3 +65,4 @@ },

"@azure/eslint-plugin-azure-sdk": "^2.0.1",
"@microsoft/api-extractor": "^7.1.5",
"@microsoft/api-extractor": "^7.5.4",
"@rollup/plugin-replace": "^2.2.0",
"@types/mocha": "^5.2.5",

@@ -88,9 +90,8 @@ "@types/node": "^8.0.0",

"rollup-plugin-node-resolve": "^5.0.2",
"rollup-plugin-replace": "^2.1.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-visualizer": "^2.0.0",
"typescript": "^3.2.2",
"typescript": "~3.6.4",
"util": "^0.12.1"
}
}

@@ -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/64a0cf353678b313bc1c27b430803db431e49c4e/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/812e2f0549cc45256f393ee2024339c477aad021/CONTRIBUTING.md) to learn more about how to build and test the code.

@@ -22,2 +22,2 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js/sdk/core/core-auth/README.png)
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fsdk%2Fcore%2Fcore-auth%2FREADME.png)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc