Socket
Socket
Sign inDemoInstall

uhooks-fx

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uhooks-fx - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

19

package.json
{
"name": "uhooks-fx",
"version": "0.2.3",
"version": "0.2.4",
"description": "uhooks with propagated states",

@@ -28,11 +28,12 @@ "main": "./cjs/index.js",

"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-node-resolve": "^11.0.1",
"ascjs": "^4.0.3",
"rollup": "^2.36.1",
"@babel/core": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-node-resolve": "^11.2.0",
"@ungap/degap": "^0.2.4",
"ascjs": "^5.0.1",
"rollup": "^2.39.0",
"rollup-plugin-includepaths": "^0.2.4",
"rollup-plugin-terser": "^7.0.2",
"terser": "^5.5.1"
"terser": "^5.6.0"
},

@@ -54,3 +55,3 @@ "module": "./esm/index.js",

"dependencies": {
"uhooks": "^0.2.3"
"uhooks": "^0.2.6"
},

@@ -57,0 +58,0 @@ "repository": {

# <em>µ</em>hooks-fx
[![CSP strict](https://webreflection.github.io/csp/strict.svg)](https://webreflection.github.io/csp/#-csp-strict)
This module allows reduced/state updates to propagate to an outer hook, avoiding duplicated execution of inner hooks for libraries that have contained updates such as [<em>µ</em>land](https://github.com/WebReflection/uland#readme).

@@ -4,0 +6,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