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

fluidstate-preact

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

fluidstate-preact - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

hoc.js

@@ -60,3 +60,3 @@ "use strict";

api.notify(renderControl);
api.get(renderControl);
api.triggerUpdate();
data.isWithinRender = false;

@@ -63,0 +63,0 @@ return data.currentResult;

{
"name": "fluidstate-preact",
"version": "0.0.10",
"version": "0.0.11",
"description": "Library for using fine-grained reactivity state management library fluidstate in Preact",

@@ -36,3 +36,3 @@ "repository": "https://gitlab.com/fluidstate/fluidstate-preact",

"enzyme-adapter-preact-pure": "^4.1.0",
"fluidstate": "^0.0.10",
"fluidstate": "^0.0.11",
"jest": "^29.4.1",

@@ -46,3 +46,3 @@ "jsdom": "^22.0.0",

"peerDependencies": {
"fluidstate": "^0.0.10",
"fluidstate": "^0.0.11",
"preact": "^10.13.2"

@@ -49,0 +49,0 @@ },

Sorry, the diff of this file is not supported yet

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