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

amps-in-the-trunk

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amps-in-the-trunk - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "amps-in-the-trunk",
"version": "1.1.3",
"version": "1.1.4",
"description": "Turns HTML in Google AMP HTML. Includes express middleware.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -26,3 +26,3 @@ # A module to transform HTML directly to Google AMP HTML

- Use `layout=` to specify the AMP layout rather than your normal one
- Provide a callback to `res.render()` to allow us to intercept the rendered HTML and convert it to AMP:
- Use `res.renderAMP(view, local)` to render HTML and convert it to AMP:

@@ -29,0 +29,0 @@ <!-- http://meta.stackexchange.com/questions/34292/code-blocks-after-a-list-but-not-within-a-list-in-markdown-is-it-possible -->

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