Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

async-preloader

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-preloader - npm Package Compare versions

Comparing version 8.0.1 to 8.0.2

9

CHANGELOG.md

@@ -5,2 +5,11 @@ # Changelog

## [8.0.2](https://github.com/dmnsgn/async-preloader/compare/v8.0.1...v8.0.2) (2023-02-09)
### Bug Fixes
* force @types/css-font-loading-module to 0.07 and update tsconfig target ([4ca26f9](https://github.com/dmnsgn/async-preloader/commit/4ca26f9f51ffb28b025c49c7cee28e5e1f6fc670))
## [8.0.1](https://github.com/dmnsgn/async-preloader/compare/v8.0.0...v8.0.1) (2023-02-09)

@@ -7,0 +16,0 @@

4

package.json
{
"name": "async-preloader",
"version": "8.0.1",
"version": "8.0.2",
"description": "Assets preloader using async/await and fetch for usage both in the browser and Node.js.",

@@ -66,3 +66,3 @@ "keywords": [

"devDependencies": {
"@types/css-font-loading-module": "^0.0.8",
"@types/css-font-loading-module": "^0.0.7",
"@types/expect-puppeteer": "^5.0.2",

@@ -69,0 +69,0 @@ "@types/jest": "^29.4.0",

@@ -28,3 +28,3 @@ # async-preloader

- [AsyncPreloader class](https://dmnsgn.github.io/async-preloader/classes/index.asyncpreloader.html)
- [AsyncPreloader class](https://dmnsgn.github.io/async-preloader/classes/index.AsyncPreloader.html)
- [AsyncPreloader types](https://dmnsgn.github.io/async-preloader/modules/types.html)

@@ -31,0 +31,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc