@tanstack/router-generator
Advanced tools
Comparing version 1.22.6 to 1.22.8
{ | ||
"name": "@tanstack/router-generator", | ||
"version": "1.22.6", | ||
"version": "1.22.8", | ||
"description": "", | ||
@@ -58,3 +58,3 @@ "author": "Tanner Linsley", | ||
"test:eslint": "eslint --ext .ts,.tsx ./src", | ||
"test:types": "tsc", | ||
"test:types": "tsc --noEmit", | ||
"test:lib": "vitest", | ||
@@ -61,0 +61,0 @@ "test:build": "publint --strict", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165982