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
0
Versions
199
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.20240812.1 to 1.0.0-alpha.20240813.3

13

package.json
{
"name": "@azure/api-management-custom-widgets-tools",
"version": "1.0.0-alpha.20240812.1",
"version": "1.0.0-alpha.20240813.3",
"author": "Microsoft Corporation",

@@ -56,10 +56,10 @@ "license": "MIT",

"@types/node": "^18.0.0",
"@vitest/browser": "^1.4.0",
"@vitest/coverage-istanbul": "^1.4.0",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"eslint": "^8.0.0",
"playwright": "^1.42.1",
"rimraf": "^5.0.5",
"tshy": "^1.17.0",
"tshy": "^2.0.0",
"typescript": "~5.5.3",
"vitest": "^1.4.0"
"vitest": "^2.0.5"
},

@@ -91,3 +91,2 @@ "dependencies": {

"browser": {
"source": "./src/index.ts",
"types": "./dist/browser/index.d.ts",

@@ -97,3 +96,2 @@ "default": "./dist/browser/index.js"

"import": {
"source": "./src/index.ts",
"types": "./dist/esm/index.d.ts",

@@ -103,3 +101,2 @@ "default": "./dist/esm/index.js"

"require": {
"source": "./src/index.ts",
"types": "./dist/commonjs/index.d.ts",

@@ -106,0 +103,0 @@ "default": "./dist/commonjs/index.js"

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