Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-cortex-handlebars-compiler

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-cortex-handlebars-compiler - npm Package Compare versions

Comparing version 1.0.10 to 1.1.0

2

index.js

@@ -27,2 +27,3 @@ 'use strict';

this.mod_root = options.mod_root || '';
this.template_dir = node_path.join(this.cwd, options.template_dir || "");
this.jsons = {};

@@ -79,2 +80,3 @@ this.hosts = options.hosts;

path: path,
template_dir: self.template_dir,
mod_root: self.mod_root,

@@ -81,0 +83,0 @@ html_root: self.html_root,

2

package.json
{
"name": "gulp-cortex-handlebars-compiler",
"version": "1.0.10",
"version": "1.1.0",
"description": "Gulp task builder for cortex-handlebars-compiler",

@@ -5,0 +5,0 @@ "main": "index.js",

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