Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gasket/plugin-lifecycle

Package Overview
Dependencies
Maintainers
6
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gasket/plugin-lifecycle - npm Package Compare versions

Comparing version 6.8.1 to 6.10.0

18

package.json
{
"name": "@gasket/plugin-lifecycle",
"version": "6.8.1",
"version": "6.10.0",
"description": "Allows a gasket/ directory to be used for lifecycle hooks in applications.",

@@ -40,3 +40,3 @@ "main": "index.js",

"devDependencies": {
"@gasket/engine": "^6.7.3",
"@gasket/engine": "^6.10.0",
"assume": "^2.3.0",

@@ -47,6 +47,18 @@ "eslint": "^7.17.0",

"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-unicorn": "^39.0.0",
"mocha": "^8.2.1",
"nyc": "^15.1.0"
},
"gitHead": "34285a42a813e43e0ef26ba11356538055ab2984"
"eslintConfig": {
"extends": [
"godaddy"
],
"plugins": [
"unicorn"
],
"rules": {
"unicorn/filename-case": "error"
}
},
"gitHead": "eca8f68eb2389d28f47f2fcf0b06b2b7f9575177"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc