Socket
Socket
Sign inDemoInstall

liquidjs-lib

Package Overview
Dependencies
Maintainers
3
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquidjs-lib - npm Package Compare versions

Comparing version 6.0.2-liquid.25 to 6.0.2-liquid.26

2

package.json
{
"name": "liquidjs-lib",
"version": "6.0.2-liquid.25",
"version": "6.0.2-liquid.26",
"description": "Client-side Liquid JavaScript library",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

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

}
if (input.partialSigs.length > 0) {
if ((input.partialSigs ?? []).length > 0) {
hasSigs = true;

@@ -297,0 +297,0 @@ }

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