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

azd-infra

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

azd-infra - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

2

lib/cli.js

@@ -13,3 +13,3 @@ import process from 'node:process';

const package_ = await getPackageJson(join(__dirname, '..'));
updateNotifier({ pkg: package_ }).notify();
updateNotifier({ pkg: package_ }).notify({ isGlobal: true });
if (arguments_.includes('--verbose')) {

@@ -16,0 +16,0 @@ debug.enable('*');

{
"name": "azd-infra",
"version": "1.1.9",
"version": "1.1.10",
"description": "Manages your Azure Developer CLI projects' infrastructure",

@@ -5,0 +5,0 @@ "type": "module",

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