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

generouted

Package Overview
Dependencies
Maintainers
1
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generouted - npm Package Compare versions

Comparing version 1.6.12 to 1.6.13

2

package.json
{
"name": "generouted",
"version": "1.6.12",
"version": "1.6.13",
"description": "Generated client-side file-based routes for Vite",

@@ -5,0 +5,0 @@ "author": "Omar Elhawary <oedotme@gmail.com> (https://omarelhawary.me)",

@@ -5,3 +5,3 @@ export const patterns = {

param: [/\[([^\]]+)\]/g, ':$1'],
slash: [/index|\./g, '/'],
slash: [/^index$|\./g, '/'],
} as const

@@ -8,0 +8,0 @@

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