Socket
Socket
Sign inDemoInstall

hemera-plugin

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hemera-plugin - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

package.json
{
"name": "hemera-plugin",
"version": "0.0.2",
"version": "0.0.3",
"description": "This is a plugin helper for hemera",

@@ -19,4 +19,4 @@ "main": "index.js",

"devDependencies": {
"nats-hemera": "^1.3.1"
"nats-hemera": "^1.3.2"
}
}

@@ -28,3 +28,3 @@ # Hemera-plugin package

module.exports = fp(function (opts, next) {
module.exports = hp(function (opts, next) {
// your plugin code

@@ -31,0 +31,0 @@ const hemera = this

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