Socket
Socket
Sign inDemoInstall

@wordpress/dom-ready

Package Overview
Dependencies
Maintainers
4
Versions
155
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 0.1.0-beta.3 to 0.1.0-beta.4

19

package.json
{
"name": "@wordpress/dom-ready",
"version": "0.1.0-beta.3",
"description": "Execute callback after the DOM is loaded.",
"homepage": "https://github.com/WordPress/packages/tree/master/packages/dom-ready/README.md",
"author": "WordPress",
"keywords": [
"DOM",
"Readystate"
],
"main": "build/index.js",
"module": "build-module/index.js",
"version": "0.1.0-beta.4",
"repository": {

@@ -17,5 +8,7 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/WordPress/packages/issues"
},
"description": "Execute callback after the DOM is loaded.",
"main": "build/index.js",
"module": "build-module/index.js",
"author": "WordPress",
"license": "GPL-2.0+",
"publishConfig": {

@@ -22,0 +15,0 @@ "access": "public"

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