New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

liquid-node

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquid-node - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

1

lib/liquid/tags/case.js

@@ -81,3 +81,2 @@ // Generated by CoffeeScript 1.7.1

block = new Liquid.Condition(this.markup, '==', value);
console.log(block);
this.blocks.push(block);

@@ -84,0 +83,0 @@ _results.push(this.nodelist = block.attach(nodelist));

2

package.json

@@ -15,3 +15,3 @@ {

"description": "Node.js port of Tobias Lütke's Liquid template engine.",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",

@@ -18,0 +18,0 @@ "homepage": "https://github.com/sirlantis/liquid-node",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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