@axah/next-utils
Advanced tools
Comparing version 1.3.1 to 1.3.2
{ | ||
"name": "@axah/next-utils", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"main": "lib/index.js", | ||
@@ -26,6 +26,6 @@ "license": "UNLICENSED", | ||
"lint": "eslint .", | ||
"build:typescript": "tsc", | ||
"build:typescript": "tsc --build tsconfig.build.json", | ||
"build:flow-typegen": "./generate-flow.sh", | ||
"release": "pnpm changeset version && pnpm changeset publish" | ||
"release": "pnpm build && pnpm changeset publish" | ||
} | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
29399
11
47
0
2