Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wordpress/dom-ready

Package Overview
Dependencies
Maintainers
21
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/dom-ready - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

4

package.json
{
"name": "@wordpress/dom-ready",
"version": "3.2.0",
"version": "3.2.1",
"description": "Execute callback after the DOM is loaded.",

@@ -35,3 +35,3 @@ "author": "The WordPress Contributors",

},
"gitHead": "743b70f86f1e75fd66a583bf659f2b2fe5daf1cc"
"gitHead": "4e106dd6283fd742aeb521ebc0ae29f35d4274b4"
}

@@ -28,3 +28,3 @@ # DOM Ready

domReady( function() {
domReady( function () {
//do something after DOM loads.

@@ -40,5 +40,4 @@ } );

- `void`:
- `void`:
<!-- END TOKEN(Autogenerated API docs) -->

@@ -45,0 +44,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