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

ejs2html

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ejs2html - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

cli.js

10

package.json
{
"name": "ejs2html",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple CLI for making HTML files from EJS templates.",
"main": "bin/index.js",
"main": "cli.js",
"bin": {
"ejs2html": "cli.js"
},
"engines": {
"node": ">=4"
},
"preferGlobal": true,

@@ -7,0 +13,0 @@ "scripts": {

2

README.md

@@ -6,3 +6,3 @@ # ejs2html

```bash
npm i -D ejs2html
npm i ejs2html -g
```

@@ -9,0 +9,0 @@

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