Socket
Socket
Sign inDemoInstall

hexo-featured-image

Package Overview
Dependencies
127
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

1

index.js

@@ -54,3 +54,2 @@ var fs = require('hexo-fs');

if (fullPost && fullPost.featured_image) {
console.log('fullPost.featured_image', fullPost.featured_image);
post.featured_image = fullPost.featured_image;

@@ -57,0 +56,0 @@ if(postsCfg.thumbnail && fullPost.thumbnail){

2

package.json

@@ -12,3 +12,3 @@ {

],
"version": "0.1.0",
"version": "0.1.1",
"main": "index",

@@ -15,0 +15,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc