Socket
Socket
Sign inDemoInstall

@azure/abort-controller

Package Overview
Dependencies
Maintainers
2
Versions
318
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure/abort-controller - npm Package Compare versions

Comparing version 2.1.3-alpha.20240813.2 to 2.1.3-alpha.20240814.1

8

package.json
{
"name": "@azure/abort-controller",
"sdk-type": "client",
"version": "2.1.3-alpha.20240813.2",
"version": "2.1.3-alpha.20240814.1",
"description": "Microsoft Azure SDK for JavaScript - Aborter",

@@ -22,3 +22,2 @@ "author": "Microsoft Corporation",

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

@@ -28,3 +27,2 @@ "default": "./dist/browser/index.js"

"react-native": {
"source": "./src/index.ts",
"types": "./dist/react-native/index.d.ts",

@@ -34,3 +32,2 @@ "default": "./dist/react-native/index.js"

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

@@ -40,3 +37,2 @@ "default": "./dist/esm/index.js"

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

@@ -102,3 +98,3 @@ "default": "./dist/commonjs/index.js"

"rimraf": "^5.0.5",
"tshy": "^1.17.0",
"tshy": "^2.0.0",
"typescript": "~5.5.3",

@@ -105,0 +101,0 @@ "vitest": "^2.0.5"

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