Comparing version 4.0.3 to 4.0.4
@@ -22,3 +22,3 @@ { | ||
"fast-json-stringify": "^2.4.1", | ||
"fast-printf": "^1.5.0", | ||
"fast-printf": "^1.5.3", | ||
"globalthis": "^1.0.1", | ||
@@ -45,3 +45,3 @@ "is-circular": "^1.0.2", | ||
"gitdown": "^3.1.3", | ||
"husky": "^4.3.8", | ||
"husky": "^4", | ||
"nyc": "^15.1.0", | ||
@@ -56,3 +56,3 @@ "semantic-release": "^17.3.8", | ||
"husky": { | ||
"hooks": { | ||
"scripts": { | ||
"pre-commit": "npm run lint && npm run test && npm run build", | ||
@@ -83,3 +83,3 @@ "pre-push": "gitdown ./.README/README.md --output-file ./README.md --check" | ||
"typings": "./dist/log.d.ts", | ||
"version": "4.0.3" | ||
"version": "4.0.4" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
58775
28
1074
2
Updatedfast-printf@^1.5.3