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

react-router-sitemap-maker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router-sitemap-maker - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

dist/index.d.ts

13

package.json
{
"name": "react-router-sitemap-maker",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generates a sitemap from react-router-dom routes",
"author": "RikThePixel",
"license": "MIT",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"test": "ts-mocha 'test/**/*.ts'"
"test": "ts-mocha 'test/**/*.ts'",
"prepublish": "npm run build"
},

@@ -42,2 +47,2 @@ "repository": {

]
}
}
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