Socket
Socket
Sign inDemoInstall

liquidjs

Package Overview
Dependencies
Maintainers
1
Versions
206
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.5 to 10.16.6

2

dist/util/error.d.ts

@@ -6,3 +6,3 @@ import { Token } from '../tokens/token';

context: string;
private originalError?;
originalError?: Error;
constructor(err: Error | string, token: Token);

@@ -9,0 +9,0 @@ protected update(): void;

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

@@ -26,3 +26,3 @@ "main": "dist/liquid.node.js",

"test:e2e": "jest test/e2e",
"test:demo": "./test/demo/check.sh",
"test:demo": "./test/demo/test.sh",
"perf:diff": "bin/perf-diff.sh",

@@ -29,0 +29,0 @@ "perf:engines": "cd benchmark && npm run engines",

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 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 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