Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fluidstate

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluidstate - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

package.json
{
"name": "fluidstate",
"version": "0.0.18",
"version": "0.0.19",
"description": "Library for fine-grained reactivity state management",

@@ -5,0 +5,0 @@ "repository": "https://gitlab.com/fluidstate/fluidstate",

@@ -148,4 +148,4 @@ "use strict";

if (currentUpdateTimerId !== UNSCHEDULED) {
_schedulerConfig.schedulerConfig.cancel(currentUpdateTimerId);
currentUpdateTimerId = UNSCHEDULED;
_schedulerConfig.schedulerConfig.cancel(currentUpdateTimerId);
}

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