Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@factor/plugin-sitemap

Package Overview
Dependencies
Maintainers
2
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@factor/plugin-sitemap - npm Package Compare versions

Comparing version 1.0.0-alpha.15 to 1.0.0-alpha.20

2

index.js

@@ -35,3 +35,3 @@ export default Factor => {

.map(({ type, permalink }) => {
return Factor.$posts.getPermalink({ type, permalink, root: false })
return Factor.$posts.getPermalink({ postType, permalink, root: false })
})

@@ -38,0 +38,0 @@

{
"name": "@factor/plugin-sitemap",
"version": "1.0.0-alpha.15",
"version": "1.0.0-alpha.20",
"license": "GPL-2.0",

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

},
"gitHead": "e2c60fdf9e1f43f53615d1258dfd66203577a103"
"gitHead": "e11cbda7b934f3aedf067d0e1b642491bc5f753d"
}
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