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
7
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.1.22-alpha12

3

lib/createDynamicRender.js

@@ -210,3 +210,4 @@ 'use strict';

return instance.isConfigChanged;
// CAUTION 注意这里一定要返回 Bool,因为外部是用 === false 判断的
return instance.isConfigChanged === true;
};

@@ -213,0 +214,0 @@

{
"name": "@cicada/render",
"version": "1.1.22-alpha11",
"version": "1.1.22-alpha12",
"main": "./lib/index.js",

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