sls-helper-plugin-janis
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -9,2 +9,6 @@ # Changelog | ||
## [1.3.2] - 2020-01-22 | ||
### Fixed | ||
- `base` hook prune plugin typo fix | ||
## [1.3.1] - 2020-01-21 | ||
@@ -11,0 +15,0 @@ ### Fixed |
@@ -143,3 +143,3 @@ 'use strict'; | ||
'serverless-plugin-split-stacks', | ||
'serverless-plugin-prune', | ||
'serverless-prune-plugin', | ||
'serverless-plugin-stage-variables' | ||
@@ -146,0 +146,0 @@ ], |
{ | ||
"name": "sls-helper-plugin-janis", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "A Serverless Helper plugin to add custom helpers for JANIS Commerce", | ||
@@ -5,0 +5,0 @@ "main": "lib/plugin.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32079