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.9.0 to 4.9.1

16

package.json
{
"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 @@ },

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