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

@binsarjr/sveltekit-sitemap

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@binsarjr/sveltekit-sitemap - npm Package Compare versions

Comparing version 0.0.15 to 0.0.16

13

package.json
{
"name": "@binsarjr/sveltekit-sitemap",
"version": "0.0.15",
"version": "0.0.16",
"scripts": {

@@ -20,3 +20,4 @@ "dev": "vite dev",

"svelte": "./dist/index.js",
"import": "./dist/index.js"
"import": "./dist/index.js",
"require": "./dist/index.js"
}

@@ -53,4 +54,8 @@ },

"svelte": "./dist/index.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module"
}
"type": "module",
"publishConfig": {
"access": "public"
}
}
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