@gasket/plugin-lifecycle
Advanced tools
Comparing version 5.6.0 to 5.6.1
@@ -50,3 +50,3 @@ const debug = require('diagnostics')('gasket:lifecycle'); | ||
}; | ||
}); | ||
}); | ||
} | ||
@@ -53,0 +53,0 @@ |
{ | ||
"name": "@gasket/plugin-lifecycle", | ||
"version": "5.6.0", | ||
"version": "5.6.1", | ||
"description": "Allows a gasket/ directory to be used for lifecycle hooks in applications.", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"lint": "eslint --fix *.js test/*.js", | ||
"lint": "eslint *.js test/*.js", | ||
"lint:fix": "npm run lint -- --fix", | ||
@@ -49,3 +49,3 @@ "test": "npm run test:runner", | ||
}, | ||
"gitHead": "6b2425dc36136ff561002d1a9aff30ab9f2b8f45" | ||
"gitHead": "dd7f4896e6354411ecddb4df65d5cfec75a82b16" | ||
} |
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
0
6426