Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@azure/core-auth

Package Overview
Dependencies
Maintainers
1
Versions
307
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.4-dev.20200708.1 to 1.1.4-dev.20200806.1

3

CHANGELOG.md
# Release History
## 1.1.4 (Unreleased)
## 1.1.4 (2020-08-04)
- Updated to use OpenTelemetry 0.10.2 via `@azure/core-tracing`

@@ -6,0 +7,0 @@ ## 1.1.3 (2020-06-30)

{
"name": "@azure/core-auth",
"version": "1.1.4-dev.20200708.1",
"version": "1.1.4-dev.20200806.1",
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",

@@ -24,7 +24,7 @@ "sdk-type": "client",

"build": "tsc -p . && rollup -c 2>&1 && api-extractor run --local && npm run build:types",
"check-format": "prettier --list-different --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"clean": "rimraf dist dist-esm test-dist types *.tgz *.log",
"execute:samples": "echo skipped",
"extract-api": "tsc -p . && api-extractor run --local",
"format": "prettier --write --config ../../.prettierrc.json --ignore-path ../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"format": "prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"integration-test:browser": "echo skipped",

@@ -72,3 +72,3 @@ "integration-test:node": "echo skipped",

"@azure/core-tracing": "^1.0.0-dev",
"@opentelemetry/api": "^0.6.1",
"@opentelemetry/api": "^0.10.2",
"tslib": "^2.0.0"

@@ -75,0 +75,0 @@ },

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