New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awaitbox/window-loaded

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awaitbox/window-loaded - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@awaitbox/window-loaded",
"version": "1.0.4",
"version": "1.0.5",
"main": "src/index.js",

@@ -5,0 +5,0 @@ "esnext": "src/index.js",

@@ -7,2 +7,4 @@

#### `npm i @awaitbox/window-loaded --save`
The `windowLoaded` async function returns a promise that will resolve when the

@@ -9,0 +11,0 @@ `window`'s `load` event fires in the future (i.e. sub-resources like img tags,

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