New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

async-preloader

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-preloader - npm Package Versions

dmnsgn
published 8.0.4 •

Changelog

Source

8.0.4 (2024-07-08)

dmnsgn
published 8.0.3 •

Changelog

Source

8.0.3 (2023-11-02)

dmnsgn
published 8.0.2 •

Changelog

Source

8.0.2 (2023-02-09)

Bug Fixes

  • force @types/css-font-loading-module to 0.07 and update tsconfig target (4ca26f9)
dmnsgn
published 8.0.1 •

Changelog

Source

8.0.1 (2023-02-09)

dmnsgn
published 8.0.0 •

Changelog

Source

8.0.0 (2022-10-25)

Bug Fixes

  • check for unsupported features in nodes (5ad3ae6)
  • reject with error event in loadAudio/Video (5735f9a)

Features

BREAKING CHANGES

  • loadImage now decodes the image by default
dmnsgn
published 7.0.0 •

Changelog

Source

7.0.0 (2022-06-13)

Bug Fixes

  • exclude android and chrome from isSafari regex (acf8770)

BREAKING CHANGES

  • changes audio and video loading in Chrome
dmnsgn
published 6.1.2 •

Changelog

Source

6.1.2 (2022-04-02)

dmnsgn
published 6.1.1 •

Changelog

Source

6.1.1 (2022-01-14)

dmnsgn
published 6.1.0 •

Changelog

Source

6.1.0 (2022-01-14)

Features

  • compute font name from src if no id is present (6703830)
dmnsgn
published 6.0.0 •

Changelog

Source

6.0.0 (2021-12-04)

Bug Fixes

  • enhance node support by checking for navigator and DOMParser (9e4f6c5)
  • handle falsy path in getFileExtension (aadd369)
  • update returned types for loaders (fe46654)

Features

BREAKING CHANGES

  • new behaviour for loadFont