Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

liquidjs

Package Overview
Dependencies
Maintainers
1
Versions
208
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liquidjs - npm Package Compare versions

Comparing version 10.16.3 to 10.16.4

1

dist/util/underscore.d.ts

@@ -14,2 +14,3 @@ export declare const toString: () => string;

export declare function toValue(value: any): any;
export declare function toNumber(value: any): number;
export declare function isNumber(value: any): value is number;

@@ -16,0 +17,0 @@ export declare function toLiquid(value: any): any;

2

package.json
{
"name": "liquidjs",
"version": "10.16.3",
"version": "10.16.4",
"description": "A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.",

@@ -5,0 +5,0 @@ "main": "dist/liquid.node.cjs.js",

@@ -14,3 +14,3 @@ # liquidjs

* Please star [LiquidJS on GitHub][github]!
* Financial support via [GitHub Sponsors](https://github.com/sponsors/harttle), or [LiquidJS on Open Collective][oc]
* Financial support via [GitHub Sponsors](https://github.com/sponsors/harttle).

@@ -66,2 +66,3 @@ <p align="center"><a href="https://liquidjs.com"><img height="155px" width="155px" src="https://liquidjs.com/icon/mstile-310x310.png" alt="logo"></a></p>

- [Azure API Management developer portal](https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-developer-portal): an automatically generated, fully customizable website with the documentation of your APIs.
- [WISMOlabs](https://wismolabs.com/): Post Purchase Experience platform for eCommerce retailers enhancing customer satisfaction by using LiquidJS to provide customizable post-purchase experiences through programmable email, SMS, order tracking pages, and webhooks.

@@ -72,9 +73,4 @@ Feel free to create a PR or contact me to add your use case into this list!

If you personally love LiquidJS or it's benefiting your business, please consider financially support us:
If you personally love LiquidJS or it's benefiting your business, please consider financially support us via [GitHub Sponsors](https://github.com/sponsors/harttle). Special thanks to our sponsors!
- via [GitHub Sponsors](https://github.com/sponsors/harttle), or
- via [LiquidJS on Open Collective][oc]
Special thanks to the following sponsors!
<!-- FINANCIAL-CONTRIBUTORS-BEGIN -->

@@ -81,0 +77,0 @@ <table>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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