script-loader-js
script-loader-js copied to clipboard
A library for loading JavaScript files asynchronously
Bumps [@bigcommerce/tslint-config](https://github.com/bigcommerce/tslint-config) from 2.0.1 to 4.1.0. Changelog Sourced from @bigcommerce/tslint-config's changelog. 4.1.0 (2020-03-10) Features common: CHP-6324 Disable object-literal-sort-keys (#21) (db7dfd7) 4.0.1 (2019-07-16) Bug Fixes common: CHECKOUT-4136 Exclude json files no...
Bumps the npm_and_yarn group group with 2 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `jest` from 24.9.0 to 29.7.0 Release notes Sourced from jest's releases. v29.7.0 Features [create-jest] Add npm init /...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.6.2 to 7.23.7. Release notes Sourced from @babel/traverse's releases. v7.23.7 (2023-12-29) :bug: Bug Fix babel-traverse #16191 fix: Crash when removing without Program (@liuxingbaoyu) babel-helpers, babel-plugin-proposal-decorators #16180 fix:...
## What? Added ability to reload script by passing an addition parameter ## Why? To be able reload script when needed ## Testing / Proof Manual, Unit tests @bigcommerce/frontend
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.3. Release notes Sourced from typescript's releases. TypeScript 5.6.3 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.7.0. Release notes Sourced from tslib's releases. v2.7.0 What's Changed Implement deterministic collapse of await in await using by @rbuckton in microsoft/tslib#262 Use global 'Iterator.prototype'...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.3.0 to 29.3.2. Release notes Sourced from ts-jest's releases. v29.3.2 Please refer to CHANGELOG.md for details. v29.3.1 Please refer to CHANGELOG.md for details. v29.3.0 Please refer to...
Bumps [tslint](https://github.com/palantir/tslint) from 5.20.1 to 6.1.3. Release notes Sourced from tslint's releases. v6.1.3 [bugfix] add support for TypeScript 4.0 peer dependency (#4943) v6.1.2 [bugfix] restore typings compatibility with TS <...