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 5.1.0 to 5.1.1

20

package.json
{
"name": "liquidjs",
"version": "5.1.0",
"version": "5.1.1",
"description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.",

@@ -48,3 +48,3 @@ "main": "index.js",

"babelify": "^8.0.0",
"browserify": "^14.4.0",
"browserify": "^16.2.2",
"chai": "^4.1.2",

@@ -54,7 +54,7 @@ "chai-as-promised": "^7.1.1",

"cross-env": "^5.1.3",
"eslint": "^4.8.0",
"eslint-config-standard": "^10.2.1",
"eslint": "^5.2.0",
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.2.0",
"eslint-plugin-mocha": "^5.1.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.5.0",

@@ -65,9 +65,9 @@ "eslint-plugin-standard": "^3.0.1",

"jsdom": "^11.5.1",
"mocha": "^4.0.0",
"mocha": "^5.2.0",
"mock-fs": "^4.4.1",
"sinon": "^4.0.1",
"sinon-chai": "^2.14.0",
"sinon": "^6.1.4",
"sinon-chai": "^3.2.0",
"supertest": "^3.0.0",
"uglify-js": "^3.1.3"
"uglify-js": "^3.4.5"
}
}
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