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.0 to 0.10.1

24

CHANGELOG.md

@@ -0,1 +1,25 @@

Version 0.10.1, released 2016-11-18
-----------------------------------
Minor improvements:
* Fixed missing changelog updates
* Fixed incorrect versions in source
* Rethrow errors when option to do so is set (#422)
Version 0.10.0, released 2016-10-28
-----------------------------------
Bower is no longer supported
Major improvements:
* Updated to locutus which replaces phpjs
* elseif now accepts truthy values (#370)
* Use PHP style falsy matching (#383)
* Fix 'not' after binary expressions (#385)
* Use current context when parsing an include (#395)
* Correct handling of 'ignore missing' in embed and include (#424)
Minor improvements:
* Documentation updates
* Refreshed dependencies
Version 0.9.5, released 2016-05-14

@@ -2,0 +26,0 @@ -----------------------------------

2

package.json

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

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

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

[![Stories in Ready](https://badge.waffle.io/twigjs/twig.js.png?label=ready&title=Ready)](https://waffle.io/twigjs/twig.js)
[![Known Vulnerabilities](https://snyk.io/test/github/twigjs/twig.js/badge.svg)](https://snyk.io/test/github/twigjs/twig.js)
[![Build Status](https://secure.travis-ci.org/twigjs/twig.js.svg)](http://travis-ci.org/#!/twigjs/twig.js)

@@ -3,0 +4,0 @@ [![NPM version](https://badge.fury.io/js/twig.svg)](http://badge.fury.io/js/twig)

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