Socket
Socket
Sign inDemoInstall

ecto

Package Overview
Dependencies
Maintainers
1
Versions
68
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 1.1.1 to 1.1.2

18

package.json
{
"name": "ecto",
"version": "1.1.1",
"version": "1.1.2",
"description": "Modern Template Consolidation Engine for EJS, Markdown, Pug, Nunjucks, and Handlebars",

@@ -35,3 +35,3 @@ "main": "./dist/ecto.js",

"compile": "tsc -p .",
"build": "rm -rf ./dist && yarn && yarn test && yarn compile"
"build": "rm -rf ./dist && npm i && npm run test && npm run compile"
},

@@ -44,4 +44,4 @@ "dependencies": {

"helper-date": "^1.0.1",
"liquidjs": "^9.29.0",
"marked": "^4.0.7",
"liquidjs": "^9.32.0",
"marked": "^4.0.9",
"nunjucks": "^3.2.3",

@@ -56,10 +56,10 @@ "pug": "^3.0.2",

"@types/handlebars-helpers": "^0.5.3",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/marked": "^4.0.1",
"@types/mustache": "^4.1.2",
"@types/nunjucks": "^3.2.0",
"@types/pug": "^2.0.5",
"@types/nunjucks": "^3.2.1",
"@types/pug": "^2.0.6",
"codecov": "^3.8.3",
"jest": "^27.4.5",
"ts-jest": "^27.1.1",
"jest": "^27.4.7",
"ts-jest": "^27.1.2",
"typescript": "^4.5.4"

@@ -66,0 +66,0 @@ },

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