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-alpha10 to 1.1.22-alpha11

6

lib/connect.js

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

/* eslint-disable no-console */
console.info('UnMount: ' + displayName + '(' + this.getResolvedRootPath() + ')');
console.info('UnMount: ' + displayName + '(' + this.getResolvedStatePath() + ')');
/* eslint-enable no-console */

@@ -330,3 +330,3 @@ }

/* eslint-disable no-console */
console.info('Will Update: ' + displayName + '(' + this.getResolvedRootPath() + ')');
console.info('Will Update: ' + displayName + '(' + this.getResolvedStatePath() + ')');
/* eslint-enable no-console */

@@ -340,3 +340,3 @@ }

/* eslint-disable no-console */
console.info('Update: ' + displayName + '(' + this.getResolvedRootPath() + ')');
console.info('Update: ' + displayName + '(' + this.getResolvedStatePath() + ')');
/* eslint-enable no-console */

@@ -343,0 +343,0 @@ }

{
"name": "@cicada/render",
"version": "1.1.22-alpha10",
"version": "1.1.22-alpha11",
"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