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

@cicada/render

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cicada/render - npm Package Compare versions

Comparing version

to
1.0.0-alpha6

2

lib/createConnect.js

@@ -282,3 +282,3 @@ 'use strict';

if (nextState !== undefined && nextState !== state) {
_this5.context.stateTree.set(_this5.getResolvedStatePath(), nextState, _constant.REASON_DEFAULT_LISTENER);
_this5.context.stateTree.merge(_this5.getResolvedStatePath(), nextState, _constant.REASON_DEFAULT_LISTENER);
}

@@ -285,0 +285,0 @@ };

{
"name": "@cicada/render",
"version": "1.0.0-alpha5",
"version": "1.0.0-alpha6",
"main": "./lib/index.js",

@@ -5,0 +5,0 @@ "scripts": {