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 1.1.22-alpha11 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": {

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