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 5.6.0 to 5.6.1

2

index.js

@@ -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"
}
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