Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
Maintainers
1
Versions
282
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/core-auth - npm Package Compare versions

Comparing version 1.1.2-dev.20200421.1 to 1.1.2-dev.20200424.1

4

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

@@ -69,3 +69,3 @@ "sdk-type": "client",

"@azure/core-tracing": "^1.0.0-dev",
"@opentelemetry/types": "^0.2.0",
"@opentelemetry/api": "^0.6.1",
"tslib": "^1.10.0"

@@ -72,0 +72,0 @@ },

@@ -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/207c8e64c1d00d37401812382e566df343e3d042/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/84b3b773805418ad06b711f5bdd54c1da5aa32e8/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/).

import { AbortSignalLike } from '@azure/abort-controller';
import { SpanOptions } from '@opentelemetry/types';
import { SpanOptions } from '@azure/core-tracing';
/**

@@ -4,0 +4,0 @@ * Represents an access token with an expiration time.

import { AbortSignalLike } from '@azure/abort-controller';
import { SpanOptions } from '@opentelemetry/types';
import { SpanOptions } from '@azure/core-tracing';

@@ -4,0 +4,0 @@ /**

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc