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.6.3 to 1.7.0

3

index.ts

@@ -41,6 +41,7 @@ import { addPostType, addContentRoute } from "@factor/api"

icon: require("./img/posts.svg"),
model: "BlogPost",
// model: "BlogPost",
nameIndex: "Blog",
nameSingle: "Blog Post",
namePlural: "Blog Posts",
managePosts: true,
customPermalink: true,

@@ -47,0 +48,0 @@ categories: setting("blog.categories"),

@@ -9,3 +9,3 @@ {

},
"version": "1.6.3",
"version": "1.7.0",
"license": "GPL-2.0",

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

},
"gitHead": "0bd0a815aba84ec7976de3ab9c6cd8f6e97ce6cb",
"gitHead": "3e0c098fc985784fa80cf34d37e014b92a4aa36f",
"keywords": [

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