New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hexo-related-popular-posts

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-related-popular-posts - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "hexo-related-popular-posts",
"version": "0.1.1",
"version": "0.1.2",
"main": "index",

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

@@ -9,2 +9,7 @@ # hexo-related-popular-posts

- Documents : [read me](https://tea3.github.io/p/hexo-related-popular-posts/)
- DEMO : [My Posts](https://tea3.github.io/p/tea-plantation-mtfuji/) has generated [related posts](https://tea3.github.io/p/tea-plantation-mtfuji/#relatedPosts) like this.
## Installation

@@ -125,2 +130,4 @@

### Environment variable
If you want to use the environment variable. Please set the following.

@@ -135,3 +142,16 @@

``` yaml
popularPosts:
googleAnalyticsAPI:
# clientId: ******.apps.googleusercontent.com
# serviceEmail: *****@developer.gserviceaccount.com
# key: /hexo-project-root/path/to/google-services.pem
# viewId: 12345678
dateRange: 60
cache:
path: hexo-related-popular-posts-ga-cached.json
expiresDate: 10
```
## License

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