@azure/core-asynciterator-polyfill

v1.0.1-alpha.20210623.4
Polyfill for IE/Node 8 for Symbol.asyncIterator
microsoft clientruntime azure cloud

audit

node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit

build

tsc -p .

build:test

echo skipped

check-format

prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore "src/**/*.ts" "*.{js,json}"

clean

echo skipped

execute:samples

echo skipped

format

prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore "src/**/*.ts" "*.{js,json}"

integration-test:browser

echo skipped

integration-test:node

echo skipped

integration-test

npm run integration-test:node && npm run integration-test:browser

lint

eslint package.json src --ext .ts

lint:fix

eslint package.json src --ext .ts --fix --fix-type [problem,suggestion]

pack

npm pack 2>&1

prebuild

npm run clean

test:browser

npm run build:test && npm run unit-test:browser && npm run integration-test:browser

test:node

npm run build:test && npm run unit-test:node && npm run integration-test:node

test

npm run build:test && npm run unit-test && npm run integration-test

unit-test:browser

echo skipped

unit-test:node

echo skipped

unit-test

npm run unit-test:node && npm run unit-test:browser

build:samples

echo Skipped.

docs

typedoc --excludePrivate --excludeNotExported --excludeExternals --stripInternal --mode file --out ./dist/docs ./src
npm i @azure/[email protected]

Metadata

  • MIT
  • >=8.0.0
  • Microsoft Corporation
  • released 6/23/2021

Downloads

Maintainers