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

twig

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

twig - npm Package Compare versions

Comparing version 0.10.2 to 0.10.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

Version 0.10.3, released 2016-12-09
-----------------------------------
Minor improvements:
* Spaceless tag no longer escapes Static values (#435)
* Inline includes now load (#433)
* Errors during async fs loading use error callback (#431)
Version 0.10.2, released 2016-11-23

@@ -2,0 +9,0 @@ -----------------------------------

2

package.json

@@ -5,3 +5,3 @@ {

"description": "JS port of the Twig templating language.",
"version": "0.10.2",
"version": "0.10.3",
"homepage": "https://github.com/twigjs/twig.js",

@@ -8,0 +8,0 @@ "licenses": [

@@ -65,3 +65,3 @@ [![Stories in Ready](https://badge.waffle.io/twigjs/twig.js.png?label=ready&title=Ready)](https://waffle.io/twigjs/twig.js)

Twig is compatable with express 2 and 3. You can create an express app using the twig.js templating language by setting the view engine to twig.
Twig is compatible with express 2 and 3. You can create an express app using the twig.js templating language by setting the view engine to twig.

@@ -68,0 +68,0 @@ ### app.js

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