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

terraform

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terraform - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

2

lib/terraform.js

@@ -106,3 +106,3 @@ var fs = require('fs')

var dirname = path.dirname(filePath)
var layoutPriorityList = helpers.buildPriorityList(path.join(dirname, templateLocals['layout']))
var layoutPriorityList = helpers.buildPriorityList(path.join(dirname, templateLocals['layout'] || ""))

@@ -109,0 +109,0 @@ // absolute path (fallback)

{
"name": "terraform",
"version": "0.5.2",
"version": "0.5.3",
"description": "pre-processor engine that powers the harp web server",

@@ -5,0 +5,0 @@ "repository" : { "type" : "git", "url" : "https://github.com/sintaxi/terraform.git" },

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