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.20200213.1 to 1.0.1-dev.20200221.1

6

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

@@ -22,4 +22,4 @@ "main": "./dist/index.js",

"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"lint:fix": "eslint \"src/**/*.ts\" \"test/**/*.ts\" -c ../../.eslintrc.json --fix --fix-type [problem,suggestion]",
"lint": "eslint -c ../../.eslintrc.json src test --ext .ts -f html -o abort-controller-lintReport.html || exit 0",
"lint:fix": "eslint \"src/**/*.ts\" \"test/**/*.ts\" -c ../../.eslintrc.old.json --fix --fix-type [problem,suggestion]",
"lint": "eslint -c ../../.eslintrc.old.json src test --ext .ts -f html -o abort-controller-lintReport.html || exit 0",
"pack": "npm pack 2>&1",

@@ -26,0 +26,0 @@ "prebuild": "npm run clean",

@@ -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/16fdb6e2d6e9ec1490dd4539ca994f5c72981bd3/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/18e99c89c10b4447ff7e680f353973668969201c/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