@kagchi/fasting
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "@kagchi/fasting", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A Better Fastify auto loads for Routes & Prehandlers", | ||
@@ -64,4 +64,4 @@ "main": "./dist/index.js", | ||
"lint:fix": "eslint src --fix --ext ts", | ||
"build": "swc src -d dist && tsc --emitDeclarationOnly" | ||
"build": "swc src -d dist --strip-leading-paths && tsc --emitDeclarationOnly" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
155853