Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
Maintainers
2
Versions
274
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.7.3-alpha.20240822.3 to 1.7.3-alpha.20240823.1

6

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

@@ -65,4 +65,4 @@ "sdk-type": "client",

"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"lint:fix": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json api-extractor.json src test --ext .ts --ext .cts --ext .mts",
"lint:fix": "eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]",
"lint": "eslint package.json api-extractor.json src test",
"pack": "npm pack 2>&1",

@@ -69,0 +69,0 @@ "test:browser": "npm run clean && npm run unit-test:browser && npm run integration-test:browser",

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