Socket
Socket
Sign inDemoInstall

@azure/abort-controller

Package Overview
Dependencies
Maintainers
1
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 1.0.5-alpha.20210611.2 to 1.0.5-alpha.20210615.1

2

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

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -1,2 +0,2 @@

# Azure Abort Controller library for JavaScript
# Azure Abort Controller client library for JavaScript

@@ -92,2 +92,10 @@ The `@azure/abort-controller` package provides `AbortController` and `AbortSignal` classes. These classes are compatible

## Next steps
You can build and run the tests locally by executing `rushx test`. Explore the `test` folder to see advanced usage and behavior of the public classes.
## Troubleshooting
If you run into issues while using this library, please feel free to [file an issue](https://github.com/Azure/azure-sdk-for-js/issues/new).
## Contributing

@@ -94,0 +102,0 @@

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