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 4.8.4 to 4.9.0

4

package.json
{
"name": "async-preloader",
"version": "4.8.4",
"version": "4.9.0",
"description": "Assets preloader using ES2017 async/await and fetch.",

@@ -84,4 +84,4 @@ "main": "lib/async-preloader.cjs.js",

"fontfaceobserver-es": "^3.3.1",
"tslib": "^1.10.0"
"tslib": "^1.11.1"
}
}

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

[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest) [![Greenkeeper badge](https://badges.greenkeeper.io/dmnsgn/async-preloader.svg)](https://greenkeeper.io/)
[![tested with jest](https://img.shields.io/badge/tested_with-jest-99424f.svg)](https://github.com/facebook/jest)

@@ -9,0 +9,0 @@ > Assets preloader using ES2017 async/await and fetch.

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