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

@azure/core-auth

Package Overview
Dependencies
Maintainers
2
Versions
303
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.9.0-alpha.20241023.2 to 1.9.0-alpha.20241024.1

6

package.json
{
"name": "@azure/core-auth",
"version": "1.9.0-alpha.20241023.2",
"version": "1.9.0-alpha.20241024.1",
"description": "Provides low-level interfaces and helper methods for authentication in Azure SDK",

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

"check-format": "dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.{ts,cts,mts}\" \"test/**/*.{ts,cts,mts}\" \"*.{js,cjs,mjs,json}\"",
"clean": "rimraf --glob dist dist-* temp types *.tgz *.log",
"clean": "dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log",
"execute:samples": "echo skipped",

@@ -85,3 +85,2 @@ "extract-api": "dev-tool run build-package && dev-tool run extract-api",

"@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
"@microsoft/api-extractor": "^7.40.3",
"@types/node": "^18.0.0",

@@ -92,3 +91,2 @@ "@vitest/browser": "^2.0.5",

"playwright": "^1.41.2",
"rimraf": "^5.0.5",
"typescript": "~5.6.2",

@@ -95,0 +93,0 @@ "vitest": "^2.0.5"

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