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

ecto

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ecto - npm Package Compare versions

Comparing version 0.9.3 to 0.9.5

4

dist/ecto.js

@@ -117,3 +117,5 @@ "use strict";

let dir = pathList.join("/");
await fs.ensureDir(dir);
if (!fs.existsSync(dir)) {
await fs.ensureDir(dir);
}
}

@@ -120,0 +122,0 @@ getEngineByFilePath(filePath) {

{
"name": "ecto",
"version": "0.9.3",
"version": "0.9.5",
"description": "Modern Template Consolidation Engine for EJS, Markdown, Pug, Nunjucks, and Handlebars",

@@ -5,0 +5,0 @@ "main": "./dist/ecto.js",

Sorry, the diff of this file is not supported yet

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