helper-fns
Advanced tools
Comparing version 2.5.16 to 2.5.17
{ | ||
"name": "helper-fns", | ||
"type": "module", | ||
"version": "2.5.16", | ||
"version": "2.5.17", | ||
"packageManager": "pnpm@7.2.1", | ||
@@ -50,14 +50,14 @@ "description": "Some common utilities functions for everyday backend usage with zero dependencies", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.27.0", | ||
"@antfu/ni": "^0.18.3", | ||
"@types/node": "^18.11.7", | ||
"@antfu/eslint-config": "^0.34.0", | ||
"@antfu/ni": "^0.18.8", | ||
"@types/node": "^18.11.17", | ||
"bumpp": "^8.2.1", | ||
"eslint": "^8.26.0", | ||
"eslint": "^8.30.0", | ||
"esno": "^0.16.3", | ||
"rimraf": "^3.0.2", | ||
"typescript": "^4.8.4", | ||
"unbuild": "^0.9.4", | ||
"vite": "^3.2.1", | ||
"vitest": "^0.24.3" | ||
"typescript": "^4.9.4", | ||
"unbuild": "^1.0.2", | ||
"vite": "^4.0.2", | ||
"vitest": "^0.26.0" | ||
} | ||
} |
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
40983