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 0.3.4 to 1.0.0

10

package.json

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

"description": "Node.js port of Tobias Lütke's Liquid template engine.",
"version": "0.3.4",
"version": "1.0.0",
"homepage": "https://github.com/sirlantis/liquid-node",

@@ -28,7 +28,7 @@ "bugs": "https://github.com/sirlantis/liquid-node/issues",

"engines": {
"node": ">= 0.4"
"node": ">= 0.10"
},
"dependencies": {
"bluebird": "^1.2.2",
"strftime": "^0.8.0"
"bluebird": "~1.2.2",
"strftime": "~0.8.0"
},

@@ -39,3 +39,3 @@ "devDependencies": {

"mocha": "~1.18.2",
"chai-as-promised": "^4.1.1"
"chai-as-promised": "~4.1.1"
},

@@ -42,0 +42,0 @@ "scripts": {

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