@heathmont/lab-flask
Advanced tools
Comparing version 0.8.0 to 0.9.0
{ | ||
"name": "@heathmont/lab-flask", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"author": "Margus Lamp", | ||
@@ -11,3 +11,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@heathmont/coingaming-protobuf": "0.16.0", | ||
"@heathmont/coingaming-protobuf": "0.17.0", | ||
"@heathmont/node-logger": "^1.0.12", | ||
@@ -76,23 +76,23 @@ "@types/body-parser": "1.17.0", | ||
"mjs" | ||
] | ||
}, | ||
"validate-commit-msg": { | ||
"types": [ | ||
"feat", | ||
"fix", | ||
"docs", | ||
"style", | ||
"refactor", | ||
"perf", | ||
"test", | ||
"chore", | ||
"revert" | ||
], | ||
"validate-commit-msg": { | ||
"types": [ | ||
"feat", | ||
"fix", | ||
"docs", | ||
"style", | ||
"refactor", | ||
"perf", | ||
"test", | ||
"chore", | ||
"revert" | ||
], | ||
"warnOnFail": false | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"commit-msg": "validate-commit-msg" | ||
} | ||
"warnOnFail": false | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"commit-msg": "validate-commit-msg" | ||
} | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
2
128677