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

hexo-generator-amp

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-generator-amp - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

lib/generator.js

@@ -12,2 +12,3 @@ 'use strict';

var config = this.config;
var cache = this.cache;
var cssTxt = "";

@@ -143,2 +144,3 @@

config : config ,
cache : cache ,
post : post ,

@@ -145,0 +147,0 @@ content : replaceStr ,

2

package.json
{
"name": "hexo-generator-amp",
"version": "0.0.4",
"version": "0.0.5",
"main": "index",

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

# hexo-generator-amp
Amp generator for [Hexo].
DEMO : [HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.html) | [AMP HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.amp.html)
DEMO : [HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.html) | [AMP HTML](http://tea3.github.io/p/published-hexo-generator-amp/index.amp.html#development=1)
## Installation

@@ -7,0 +8,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