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

@azure/arm-authorization

Package Overview
Dependencies
Maintainers
5
Versions
262
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/arm-authorization - npm Package Compare versions

Comparing version 10.0.0-alpha.20241022.1 to 10.0.0-alpha.20241023.1

9

package.json

@@ -6,3 +6,3 @@ {

"description": "A generated SDK for AuthorizationManagementClient.",
"version": "10.0.0-alpha.20241022.1",
"version": "10.0.0-alpha.20241023.1",
"engines": {

@@ -36,3 +36,2 @@ "node": ">=18.0.0"

"@azure/identity": "^4.0.1",
"@microsoft/api-extractor": "^7.31.1",
"@types/chai": "^4.2.8",

@@ -44,5 +43,3 @@ "@types/mocha": "^10.0.0",

"dotenv": "^16.0.0",
"mkdirp": "^3.0.1",
"mocha": "^10.0.0",
"rimraf": "^5.0.5",
"ts-node": "^10.0.0",

@@ -78,3 +75,3 @@ "typescript": "~5.6.2",

"audit": "echo skipped",
"build": "npm run clean && tsc && dev-tool run bundle && npm run minify && mkdirp ./review && npm run extract-api",
"build": "npm run clean && tsc && dev-tool run bundle && npm run minify && dev-tool run vendored mkdirp ./review && npm run extract-api",
"build:browser": "echo skipped",

@@ -85,3 +82,3 @@ "build:node": "echo skipped",

"check-format": "echo skipped",
"clean": "rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"clean": "dev-tool run vendored rimraf --glob dist dist-browser dist-esm test-dist temp types *.tgz *.log",
"execute:samples": "echo skipped",

@@ -88,0 +85,0 @@ "extract-api": "dev-tool run extract-api",

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