async-preloader
Advanced tools
Comparing version 4.8.4 to 4.9.0
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52927
Updatedtslib@^1.11.1