async-preloader
Advanced tools
Comparing version 4.8.3 to 4.8.4
{ | ||
"name": "async-preloader", | ||
"version": "4.8.3", | ||
"version": "4.8.4", | ||
"description": "Assets preloader using ES2017 async/await and fetch.", | ||
@@ -71,3 +71,3 @@ "main": "lib/async-preloader.cjs.js", | ||
"prettier": "^1.19.1", | ||
"rollup": "^1.31.1", | ||
"rollup": "^2.0.0", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
@@ -81,3 +81,3 @@ "rollup-plugin-node-resolve": "^5.2.0", | ||
"typescript": "^3.7.5", | ||
"xmldom": "^0.2.1" | ||
"xmldom": "^0.3.0" | ||
}, | ||
@@ -84,0 +84,0 @@ "dependencies": { |
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
53032