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

@factor/plugin-blog

Package Overview
Dependencies
Maintainers
2
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factor/plugin-blog - npm Package Compare versions

Comparing version 1.4.0 to 1.4.2

11

factor-settings.ts

@@ -22,12 +22,3 @@ import { Component } from "vue"

index: ["featuredImage", "title", "subtitle", "meta"],
single: [
"returnLink",
"title",
"meta",
"featuredImage",
"subtitle",
"entry",
"social",
"authorBio"
],
single: ["returnLink", "title", "meta", "subtitle", "entry", "social", "authorBio"],
meta: ["authorDate", "tags"]

@@ -34,0 +25,0 @@ },

6

package.json
{
"name": "@factor/plugin-blog",
"description": "Easily implement, customize and manage blog in your Factor app.",
"version": "1.4.0",
"version": "1.4.2",
"license": "GPL-2.0",

@@ -14,3 +14,3 @@ "factor": {

"dependencies": {
"@factor/plugin-highlight-code": "^1.3.11"
"@factor/plugin-highlight-code": "^1.4.2"
},

@@ -20,3 +20,3 @@ "publishConfig": {

},
"gitHead": "7c48d50547d23b01db1a456df7a819279045869f",
"gitHead": "c6bd50a76aa641e7afea39ab80d4a37b7465190a",
"keywords": [

@@ -23,0 +23,0 @@ "factor",

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