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

@azure/api-management-custom-widgets-tools

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/api-management-custom-widgets-tools - npm Package Compare versions

Comparing version 1.0.0-alpha.20240108.1 to 1.0.0-alpha.20240109.1

3

dist/index.js

@@ -230,2 +230,3 @@ 'use strict';

}
var CustomWidgetBlobService$1 = CustomWidgetBlobService;

@@ -293,3 +294,3 @@ // Copyright (c) Microsoft Corporation.

const blobStorageUrl = await getStorageSasUrl(serviceInformation, interactiveBrowserCredentialOptions);
const customWidgetBlobService = new CustomWidgetBlobService(blobStorageUrl, name);
const customWidgetBlobService = new CustomWidgetBlobService$1(blobStorageUrl, name);
let config;

@@ -296,0 +297,0 @@ try {

{
"name": "@azure/api-management-custom-widgets-tools",
"version": "1.0.0-alpha.20240108.1",
"version": "1.0.0-alpha.20240109.1",
"author": "Microsoft Corporation",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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