New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notification-processor

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notification-processor - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

lib/processors/job/index.js

7

lib/index.js
(function() {
var __;
__ = require("lodash/fp");
module.exports = {

@@ -13,3 +9,4 @@ Builder: require("./processor.builder"),

Processors: {
RequestProcessor: require("./processors/request.processor")
RequestProcessor: require("./processors/request.processor"),
JobProcessor: require("./processors/job")
}

@@ -16,0 +13,0 @@ };

{
"name": "notification-processor",
"version": "1.0.0",
"version": "1.1.0",
"description": "notification-processor",

@@ -5,0 +5,0 @@ "main": "index.js",

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