@wmfs/asl-choice-processor
Advanced tools
Comparing version 1.6.0 to 1.7.0
@@ -0,1 +1,8 @@ | ||
# [1.7.0](https://github.com/wmfs/asl-choice-processor/compare/v1.6.0...v1.7.0) (2018-09-12) | ||
### 🛠 Builds | ||
* **deps:** update lodash requirement from 4.17.10 to 4.17.11 ([0cc16b1](https://github.com/wmfs/asl-choice-processor/commit/0cc16b1)) | ||
# [1.6.0](https://github.com/wmfs/asl-choice-processor/compare/v1.5.0...v1.6.0) (2018-09-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@wmfs/asl-choice-processor", | ||
"version": "1.6.0", | ||
"version": "1.7.0", | ||
"description": "For determining the next state given an Amazon States Language 'Choices' definition and a set of values.", | ||
@@ -25,3 +25,3 @@ "author": "West Midlands Fire Service", | ||
"jsonpath": "1.0.0", | ||
"lodash": "4.17.10" | ||
"lodash": "4.17.11" | ||
}, | ||
@@ -28,0 +28,0 @@ "devDependencies": { |
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
30887
+ Addedlodash@4.17.11(transitive)
- Removedlodash@4.17.10(transitive)
Updatedlodash@4.17.11