generouted
Advanced tools
Comparing version 1.6.4 to 1.6.5
{ | ||
"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" | ||
} | ||
} | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
8
9904
6
1
0
1