Socket
Socket
Sign inDemoInstall

@wordpress/hooks

Package Overview
Dependencies
Maintainers
4
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/hooks - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

42

package.json
{
"name": "@wordpress/hooks",
"version": "1.1.1",
"description": "WordPress Hooks library",
"author": "WordPress",
"license": "GPL-2.0-or-later",
"keywords": [
"hooks"
],
"homepage": "https://github.com/WordPress/packages/tree/master/packages/hooks/README.md",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/packages.git"
},
"bugs": {
"url": "https://github.com/WordPress/packages/issues"
},
"main": "build/index.js",
"module": "build-module/index.js",
"publishConfig": {
"access": "public"
}
"name": "@wordpress/hooks",
"version": "1.1.2",
"description": "WordPress Hooks library",
"author": "WordPress",
"license": "GPL-2.0-or-later",
"keywords": [
"hooks"
],
"homepage": "https://github.com/WordPress/packages/tree/master/packages/hooks/README.md",
"repository": {
"type": "git",
"url": "https://github.com/WordPress/packages.git"
},
"bugs": {
"url": "https://github.com/WordPress/packages/issues"
},
"main": "build/index.js",
"module": "build-module/index.js",
"publishConfig": {
"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