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

@clxx/effect

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clxx/effect - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

build/useForceUpdate.d.ts

2

build/index.d.ts

@@ -5,1 +5,3 @@ export { useEffectOnce } from "./useEffectOnce";

export { useIOSInputFixBug } from "./useIOSInputFixBug";
export { useForceUpdate } from "./useForceUpdate";
export { setGlobalState, getGlobalState, useGlobalState } from "./useGlobalState";

@@ -5,1 +5,3 @@ export { useEffectOnce } from "./useEffectOnce";

export { useIOSInputFixBug } from "./useIOSInputFixBug";
export { useForceUpdate } from "./useForceUpdate";
export { setGlobalState, getGlobalState, useGlobalState } from "./useGlobalState";

4

package.json
{
"name": "@clxx/effect",
"version": "0.0.8",
"version": "0.0.9",
"description": "react effect for cl-utils",

@@ -33,3 +33,3 @@ "main": "./build/index.js",

},
"gitHead": "f6c5be9e006a21db3a57ade9a2d276b8cb6a0c08"
"gitHead": "956ecb8a70fc9982472042b26072259401917518"
}
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