You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@azure/identity

Package Overview
Dependencies
10
Maintainers
1
Versions
494
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-dev.20191119.1 to 1.0.1-dev.20191120.1

6

package.json
{
"name": "@azure/identity",
"sdk-type": "client",
"version": "1.0.1-dev.20191119.1",
"version": "1.0.1-dev.20191120.1",
"description": "Provides credential implementations for Azure SDK libraries that can authenticate with Azure Active Directory",

@@ -99,3 +99,3 @@ "main": "dist/index.js",

"assert": "^1.4.1",
"cross-env": "^5.2.0",
"cross-env": "^6.0.3",
"eslint": "^6.1.0",

@@ -127,3 +127,3 @@ "express": "^4.16.3",

"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-visualizer": "^2.0.0",
"rollup-plugin-visualizer": "^3.1.1",
"typescript": "~3.6.4",

@@ -130,0 +130,0 @@ "util": "^0.12.1"

@@ -104,3 +104,3 @@ ## Azure Identity client library for JS

The `AuthorizationCodeCredential` takes more up-front work to use than the other credential types at this time. A full sample demonstrating how to use this credential can be found in [`samples/authorizationCodeSample.ts`](https://github.com/Azure/azure-sdk-for-js/tree/74b2ced713c1f22f1d64e4d9e8b3b2b086b794ba/sdk/identity/identity/samples/authorizationCodeSample.ts).
The `AuthorizationCodeCredential` takes more up-front work to use than the other credential types at this time. A full sample demonstrating how to use this credential can be found in [`samples/authorizationCodeSample.ts`](https://github.com/Azure/azure-sdk-for-js/tree/dd090dddfc7643b5401dbac8414ea8187d5bcb7c/sdk/identity/identity/samples/authorizationCodeSample.ts).

@@ -149,3 +149,3 @@ ### Chaining credentials

If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/74b2ced713c1f22f1d64e4d9e8b3b2b086b794ba/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/dd090dddfc7643b5401dbac8414ea8187d5bcb7c/CONTRIBUTING.md) to learn more about how to build and test the code.

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc