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

cortex-handlebars-compiler

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cortex-handlebars-compiler - npm Package Compare versions

Comparing version 1.5.3 to 1.5.4

2

index.js

@@ -373,3 +373,3 @@ 'use strict';

if(this.root && this.hosts){
path = "//" + this._get_host(absolute_path, hash_host) + absolute_path;
path = this._get_host(absolute_path, hash_host) + absolute_path;
}

@@ -376,0 +376,0 @@ return this._to_url_path(path);

{
"name": "cortex-handlebars-compiler",
"version": "1.5.3",
"version": "1.5.4",
"description": "Handlebar helpers for cortex template.",

@@ -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