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

letter-press

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

letter-press - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

2

package.json
{
"name": "letter-press",
"version": "3.1.0",
"version": "3.1.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "scripts": {

# letter-press
[![npm version](https://img.shields.io/npm/v/letter-press.svg?style=flat-square)](https://npmjs.org/package/letter-press) [![build status](https://img.shields.io/travis/srilq/letter-press/master.svg?style=flat-square)](https://travis-ci.org/srilq/letter-press)
[![npm version](https://img.shields.io/npm/v/letter-press.svg?style=flat-square)](https://npmjs.org/package/letter-press) [![build status](https://img.shields.io/travis/srilq/letter-press/latest.svg?style=flat-square)](https://travis-ci.org/srilq/letter-press)
[![downloads](https://img.shields.io/npm/dm/letter-press.svg?style=flat-square)](https://npmjs.org/package/letter-press) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)

@@ -8,6 +8,2 @@

## Install
`npm install letter-press`
## Example

@@ -93,3 +89,3 @@

`opts.template` Path to **pug** template file used when generating HTML. The template must contain a `!=content`, and may contain a `!=title`. **Default:** [Template File](https://github.com/srilq/letter-press/blob/master/ghmd.pug)
`opts.template` Path to **pug** template file used when generating HTML. The template must contain a `!=content`, and may contain a `!=title`. **Default:** [Template File](https://github.com/srilq/letter-press/blob/latest/ghmd.pug)

@@ -96,0 +92,0 @@ `opts.pug` Options passed to **pug**: `pug.renderFile`. [API](https://pugjs.org/api/reference.html)

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