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.8.10 to 1.8.22

2

index.ts

@@ -19,3 +19,3 @@ import { addPostType, addContentRoute } from "@factor/api"

const route = currentRoute()
const { params, query } = route
const { params = {}, query = {} } = route ?? {}

@@ -22,0 +22,0 @@ const tag = params.tag ?? query.tag ?? ""

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

},
"version": "1.8.10",
"version": "1.8.22",
"license": "GPL-2.0",

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

},
"gitHead": "99cb288284bab743cb71894305444c89c9a02c01",
"gitHead": "bdf2eba4f78c6e7a243f870ab32983efad438712",
"keywords": [

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