Socket
Socket
Sign inDemoInstall

@azure/abort-controller

Package Overview
Dependencies
Maintainers
1
Versions
315
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.1-dev.20200208.1 to 1.0.1-dev.20200213.1

4

package.json
{
"name": "@azure/abort-controller",
"sdk-type": "client",
"version": "1.0.1-dev.20200208.1",
"version": "1.0.1-dev.20200213.1",
"description": "Microsoft Azure SDK for JavaScript - Aborter",

@@ -15,3 +15,3 @@ "main": "./dist/index.js",

"check-format": "prettier --list-different --config ../../.prettierrc.json \"src/**/*.ts\" \"test/**/*.ts\" \"*.{js,json}\"",
"clean": "rimraf dist dist-esm dist-test types temp browser/*.js* browser/*.zip statistics.html coverage coverage-browser .nyc_output *.tgz *.log test*.xml TEST*.xml",
"clean": "rimraf dist dist-esm dist-test types temp dist-browser/*.js* dist-browser/*.zip statistics.html coverage coverage-browser .nyc_output *.tgz *.log test*.xml TEST*.xml",
"execute:samples": "echo skipped",

@@ -18,0 +18,0 @@ "extract-api": "tsc -p . && api-extractor run --local",

@@ -102,3 +102,3 @@ # Azure Abort Controller library for JavaScript

If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/751aa558d449fa1a5dacab7d30ac8b1d740e495f/CONTRIBUTING.md) to learn more about how to build and test the code.
If you'd like to contribute to this library, please read the [contributing guide](https://github.com/Azure/azure-sdk-for-js/tree/16fdb6e2d6e9ec1490dd4539ca994f5c72981bd3/CONTRIBUTING.md) to learn more about how to build and test the code.

@@ -105,0 +105,0 @@ This project has adopted the Microsoft Open Source Code of Conduct.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc