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 5.2.0 to 5.2.1

4

CHANGELOG.md

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

## [5.2.1](https://github.com/dmnsgn/async-preloader/compare/v5.2.0...v5.2.1) (2021-11-12)
# [5.2.0](https://github.com/dmnsgn/async-preloader/compare/v5.1.0...v5.2.0) (2021-10-29)

@@ -7,0 +11,0 @@

6

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

@@ -33,4 +33,4 @@ "keywords": [

"scripts": {
"test": "jest test/",
"jest": "jest test/ --watch --coverage --no-cache"
"jest": "jest test/ --watch --coverage --no-cache",
"test": "jest test/"
},

@@ -37,0 +37,0 @@ "jest": {

@@ -5,4 +5,4 @@ # async-preloader

[![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)](https://www.npmjs.com/package/async-preloader)
[![npm minzipped size](https://img.shields.io/bundlephobia/minzip/async-preloader)](https://www.npmjs.com/package/async-preloader)
[![dependencies](https://img.shields.io/david/dmnsgn/async-preloader)](https://github.com/dmnsgn/async-preloader/blob/main/package.json)
[![npm minzipped size](https://img.shields.io/bundlephobia/minzip/async-preloader)](https://bundlephobia.com/package/async-preloader)
[![dependencies](https://img.shields.io/librariesio/release/npm/async-preloader)](https://github.com/dmnsgn/async-preloader/blob/main/package.json)
[![types](https://img.shields.io/npm/types/async-preloader)](https://github.com/microsoft/TypeScript)

@@ -9,0 +9,0 @@ [![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-fa6673.svg)](https://conventionalcommits.org)

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