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.20200312.1 to 1.0.1-dev.20200325.1

5

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

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

"unit-test:browser": "karma start --single-run",
"unit-test:node": "cross-env TS_NODE_FILES=true TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" mocha --require ts-node/register --require source-map-support/register --reporter mocha-multi --reporter-options spec=-,mocha-junit-reporter=- --full-trace --no-timeouts test/*.spec.ts",
"unit-test:node": "cross-env TS_NODE_FILES=true TS_NODE_COMPILER_OPTIONS=\"{\\\"module\\\": \\\"commonjs\\\"}\" mocha --require ts-node/register --require source-map-support/register --reporter ../../../common/tools/mocha-multi-reporter.js --full-trace --no-timeouts test/*.spec.ts",
"unit-test": "npm run unit-test:node && npm run unit-test:browser"

@@ -101,3 +101,2 @@ },

"mocha-junit-reporter": "^1.18.0",
"mocha-multi": "^1.1.3",
"nyc": "^14.0.0",

@@ -104,0 +103,0 @@ "prettier": "^1.16.4",

2

README.md

@@ -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/67a8f821ee9ba2ab5efecce700decd2207f5033d/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/51ea0aa07ca4eba32e24215f6ea8316254906d78/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