Socket
Socket
Sign inDemoInstall

@lumigo/node-core

Package Overview
Dependencies
Maintainers
4
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lumigo/node-core - npm Package Compare versions

Comparing version 1.15.0 to 1.15.1

2

lib/common/triggers/trigger-parsers/sns-parser.js

@@ -10,3 +10,3 @@ "use strict";

super(...arguments);
this.INNER_IDENTIFIER = 'SimpleNotificationService';
this.INNER_IDENTIFIER = 'SimpleNotificationService|TopicArn';
this._shouldHandle = (message) => {

@@ -13,0 +13,0 @@ var _a, _b;

{
"name": "@lumigo/node-core",
"version": "1.15.0",
"version": "1.15.1",
"description": "Lumigo core node sdk",

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

Sorry, the diff of this file is not supported yet

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