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

@azure/arm-azurestack

Package Overview
Dependencies
Maintainers
0
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/arm-azurestack - npm Package Compare versions

Comparing version 3.0.0-alpha.20241023.1 to 3.0.0-alpha.20241024.1

9

package.json

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

"description": "A generated SDK for AzureStackManagementClient.",
"version": "3.0.0-alpha.20241023.1",
"version": "3.0.0-alpha.20241024.1",
"engines": {

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

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

@@ -41,5 +40,3 @@ "@types/mocha": "^10.0.0",

"cross-env": "^7.0.2",
"mkdirp": "^3.0.1",
"mocha": "^10.0.0",
"rimraf": "^5.0.5",
"ts-node": "^10.0.0",

@@ -76,3 +73,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",

@@ -83,3 +80,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",

@@ -86,0 +83,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