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
113
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.4 to 1.6.5

33

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

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

],
"scripts": {
"type-check": "tsc --noEmit",
"format": "prettier --write 'src/**/*.{ts,tsx}'",
"release": "np --no-cleanup --no-tests --message 'release: %s'",
"prepare": "husky install"
},
"devDependencies": {
"@commitlint/cli": "^17.2.0",
"@commitlint/config-conventional": "^17.2.0",
"@solidjs/router": "^0.5.0",
"@solidjs/router": "^0.6.0",
"@tanstack/react-location": "^3.7.4",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"np": "^7.6.2",
"prettier": "^2.7.1",
"react-router-dom": "^6.4.3",
"solid-js": "^1.6.1",
"typescript": "^4.8.4",
"vite": "^3.2.2"
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"react-router-dom": "^6.6.1",
"solid-js": "^1.6.6",
"typescript": "^4.9.4",
"vite": "^4.0.3"
},
"peerDependencies": {
"vite": ">=3"
},
"scripts": {
"type-check": "tsc --noEmit"
}
}
}
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