Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
Maintainers
2
Versions
275
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.20240813.2 to 1.7.3-alpha.20240814.1

8

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

@@ -11,3 +11,2 @@ "sdk-type": "client",

"browser": {
"source": "./src/index.ts",
"types": "./dist/browser/index.d.ts",

@@ -17,3 +16,2 @@ "default": "./dist/browser/index.js"

"react-native": {
"source": "./src/index.ts",
"types": "./dist/react-native/index.d.ts",

@@ -23,3 +21,2 @@ "default": "./dist/react-native/index.js"

"import": {
"source": "./src/index.ts",
"types": "./dist/esm/index.d.ts",

@@ -29,3 +26,2 @@ "default": "./dist/esm/index.js"

"require": {
"source": "./src/index.ts",
"types": "./dist/commonjs/index.d.ts",

@@ -98,3 +94,3 @@ "default": "./dist/commonjs/index.js"

"rimraf": "^5.0.5",
"tshy": "^1.17.0",
"tshy": "^2.0.0",
"typescript": "~5.5.3",

@@ -101,0 +97,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