Comparing version 2.48.0 to 2.49.0
{ | ||
"name": "ipwa", | ||
"version": "2.48.0", | ||
"version": "2.49.0", | ||
"author": "Sreeram Padmanabhan", | ||
@@ -309,3 +309,3 @@ "license": "ISC", | ||
"hooks": { | ||
"pre-commit": "npm run clean && npm run lint", | ||
"pre-commit": "npm run clean && npm run lint && npm run test", | ||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS" | ||
@@ -312,0 +312,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
17702