async-preloader
Advanced tools
Comparing version 4.9.0 to 4.9.1
{ | ||
"name": "async-preloader", | ||
"version": "4.9.0", | ||
"version": "4.9.1", | ||
"description": "Assets preloader using ES2017 async/await and fetch.", | ||
@@ -65,9 +65,9 @@ "main": "lib/async-preloader.cjs.js", | ||
"devDependencies": { | ||
"jsdom": "^16.2.0", | ||
"jsdom": "^16.2.1", | ||
"jest": "^25.1.0", | ||
"@types/jest": "^25.1.2", | ||
"@types/node": "^13.7.2", | ||
"@types/jest": "^25.1.4", | ||
"@types/node": "^13.9.1", | ||
"node-fetch": "^2.6.0", | ||
"prettier": "^1.19.1", | ||
"rollup": "^2.0.0", | ||
"rollup": "^2.0.6", | ||
"rollup-plugin-commonjs": "^10.1.0", | ||
@@ -78,5 +78,5 @@ "rollup-plugin-node-resolve": "^5.2.0", | ||
"ts-jest": "^25.2.1", | ||
"tslint": "^6.0.0", | ||
"typedoc": "^0.16.10", | ||
"typescript": "^3.7.5", | ||
"tslint": "^6.1.0", | ||
"typedoc": "^0.16.11", | ||
"typescript": "^3.8.3", | ||
"xmldom": "^0.3.0" | ||
@@ -83,0 +83,0 @@ }, |
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