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
6
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.8-alpha22 to 1.1.8-alpha23

.npmignore

2

lib/convertFragment.js

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

var mockBackground = createBackground(backgroundDef, mockStateTree, createAppearance());
mockRender(fragment.config, context.components, mockStateTree, mockBackground);
mockRender(fragment.config, components || context.components, mockStateTree, mockBackground);

@@ -311,0 +311,0 @@ // 2. 这个时候已经得到了完整的的 stateTree,接下来尝试通过 computeTo 来把 state 上的值合并进去,

{
"name": "@cicada/render",
"version": "1.1.8-alpha22",
"version": "1.1.8-alpha23",
"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