@purple/serverless-git-branch-stage-plugin
Advanced tools
Comparing version 1.3.0 to 1.3.2
{ | ||
"name": "@purple/serverless-git-branch-stage-plugin", | ||
"version": "1.3.0", | ||
"version": "1.3.2", | ||
"engines": { | ||
@@ -30,6 +30,6 @@ "node": ">=12" | ||
"eslint": "^7.14.0", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-config-prettier": "^8.3.0", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"husky": "^4.3.0", | ||
"lint-staged": "^10.4.0", | ||
"husky": "^6.0.0", | ||
"lint-staged": "^11.0.0", | ||
"prettier": "^2.2.0" | ||
@@ -41,8 +41,3 @@ }, | ||
] | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "lint-staged" | ||
} | ||
} | ||
} |
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
6
1
4865