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

sls-helper-plugin-janis

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sls-helper-plugin-janis - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [1.3.1] - 2020-01-21
### Fixed
- `eventListener` documentation fixed
## [1.3.0] - 2020-01-16

@@ -11,0 +15,0 @@ ### Added

2

package.json
{
"name": "sls-helper-plugin-janis",
"version": "1.3.0",
"version": "1.3.1",
"description": "A Serverless Helper plugin to add custom helpers for JANIS Commerce",

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

@@ -105,2 +105,3 @@ # Serverless Helper Plugin JANIS

|--------|------|-------------|------------|---------------|
| serviceName | string | The service name | **Required** | |
| entityName | string | The entity name | **Required** | |

@@ -172,2 +173,3 @@ | eventName | string | The event name | **Required** | |

['janis.eventListener', {
serviceName: 'catalog',
entityName: 'product',

@@ -174,0 +176,0 @@ eventName: 'created',

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