Socket
Socket
Sign inDemoInstall

@azsoftware/next-sitemap

Package Overview
Dependencies
59
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

12

package.json
{
"name": "@azsoftware/next-sitemap",
"version": "1.0.0",
"version": "1.1.0",
"description": "Sitemap generator for next.js",

@@ -51,6 +51,2 @@ "type": "module",

},
"scripts": {
"build": "tsc && tsc --module commonjs --outDir dist/cjs",
"postbuild": "tsc --module commonjs --outDir dist/cjs"
},
"dependencies": {

@@ -67,3 +63,7 @@ "@corex/deepmerge": "^4.0.43",

"typescript": "^5.2.2"
},
"scripts": {
"build": "tsc && tsc --module commonjs --outDir dist/cjs",
"postbuild": "tsc --module commonjs --outDir dist/cjs"
}
}
}
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