Socket
Socket
Sign inDemoInstall

@azure/core-auth

Package Overview
Dependencies
3
Maintainers
2
Versions
219
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.1-alpha.20231206.3 to 1.5.1-alpha.20231207.1

14

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

@@ -9,9 +9,2 @@ "sdk-type": "client",

"types": "./types/latest/core-auth.d.ts",
"typesVersions": {
"<3.6": {
"types/latest/*": [
"types/3.1/*"
]
}
},
"scripts": {

@@ -21,4 +14,3 @@ "audit": "node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit",

"build:test": "tsc -p . && dev-tool run bundle",
"build:types": "downlevel-dts types/latest/ types/3.1/",
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local && npm run build:types",
"build": "npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local",
"check-format": "prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",

@@ -46,3 +38,2 @@ "clean": "rimraf dist dist-* temp types *.tgz *.log",

"types/latest/core-auth.d.ts",
"types/3.1",
"README.md",

@@ -81,3 +72,2 @@ "LICENSE"

"cross-env": "^7.0.2",
"downlevel-dts": "^0.10.0",
"eslint": "^8.0.0",

@@ -84,0 +74,0 @@ "inherits": "^2.0.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc