New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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

to
3.0.4

14

package.json
{
"name": "hexo-generator-amp",
"version": "3.0.3",
"version": "3.0.4",
"main": "index",

@@ -8,10 +8,10 @@ "dependencies": {

"bluebird" : "^3.5.0",
"cheerio": "^0.22.0",
"ejs": "^2.5.6",
"cheerio": "^1.0.0-rc.2",
"ejs": "^2.5.7",
"hasha": "^3.0.0",
"hexo-env": "^0.0.1",
"hexo-fs": "^0.2.0",
"hexo-util": "^0.6.0",
"html-minifier": "^3.5.2",
"image-size": "^0.5.5",
"hexo-fs": "^0.2.1",
"hexo-util": "^0.6.1",
"html-minifier": "^3.5.3",
"image-size": "^0.6.1",
"log-util": "^1.2.0",

@@ -18,0 +18,0 @@ "lodash": "^4.17.4",

@@ -199,3 +199,10 @@ # hexo-generator-amp

# archives: /archives #(optional) example menu
# authorLink:
# mail_url: https://your-mail-form/
# twitter_id: xxx
# facebook_id: xxx
# instagram_id: xxx
# github_id: xxxx
# 3. Google Analytics Option

@@ -313,3 +320,3 @@ google_analytics: UA-123456789-1 #(optional)

This option allows you to specify which menus can be used with the sample theme (`sample-amp.ejs`).Please set the menu name and path.
This option allows you to specify which menus can be used with the sample theme (`sample-amp.ejs`). Please set the menu name and path.

@@ -320,3 +327,6 @@ Also , `theme.facebook_app_id` is necessary with the facebook's social button. Please see the follow how to create facebook app id.

##### theme.authorLink
This option allows you to specify which social links can be used with the sample theme (`sample-amp.ejs`). Please set the social id.
#### 3. Google Analytics Option

@@ -323,0 +333,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet