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.5 to 0.5.6

2

lib/helpers/raw.js

@@ -246,3 +246,3 @@

if(stat.isDirectory()){
if(file[0] !== "_"){
if(['_', '.'].indexOf(file[0]) === -1){
var d = dataTree(filePath)

@@ -249,0 +249,0 @@ if(!isEmpty(d))

{
"name": "terraform",
"version": "0.5.5",
"version": "0.5.6",
"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