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

combyne

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

combyne - npm Package Compare versions

Comparing version 0.5.3 to 0.5.4

2

bower.json
{
"name": "combyne",
"version": "0.5.3",
"version": "0.5.4",
"main": "dist/combyne.js",

@@ -5,0 +5,0 @@ "devDependencies": {

@@ -366,2 +366,4 @@ /**

"(",
"(partials['" + node.value + "']._partials = partials),",
"(partials['" + node.value + "']._filters = filters),",
"partials['" + node.value + "'].render(",

@@ -368,0 +370,0 @@ node.args.length ? normalizeIdentifier(node.args[0]) : node.data,

@@ -139,5 +139,5 @@ /**

*/
Combyne.VERSION = "0.5.3";
Combyne.VERSION = "0.5.4";
module.exports = Combyne;
});
{
"name": "combyne",
"description": "A template engine that works the way you expect.",
"version": "0.5.3",
"version": "0.5.4",
"author": "Tim Branyen (@tbranyen)",

@@ -6,0 +6,0 @@ "main": "dist/combyne.js",

<img align="left" src="http://dl.dropboxusercontent.com/u/79007/combyne.png">
**Stable: 0.5.3**
**Stable: 0.5.4**

@@ -5,0 +5,0 @@ [![Build Status](https://travis-ci.org/tbranyen/combyne.png?branch=master)](https://travis-ci.org/tbranyen/combyne)

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