@wmfs/j2119
Advanced tools
Comparing version 1.6.4 to 1.7.0
{ | ||
"name": "@wmfs/j2119", | ||
"version": "1.6.4", | ||
"version": "1.7.0", | ||
"description": "A general-purpose validator generator that uses RFC2119-style assertions as input.", | ||
@@ -14,3 +14,3 @@ "author": "West Midlands Fire Service", | ||
"type": "git", | ||
"url": "git+https://github.com/wmfs/j2119.git" | ||
"url": "https://github.com/wmfs/j2119.git" | ||
}, | ||
@@ -22,3 +22,3 @@ "bugs": { | ||
"dependencies": { | ||
"luxon": "1.6.2", | ||
"luxon": "1.8.1", | ||
"n-readlines": "1.0.0", | ||
@@ -37,3 +37,3 @@ "xregexp": "4.2.0" | ||
"nyc": "13.1.0", | ||
"semantic-release": "15.10.8", | ||
"semantic-release": "15.12.2", | ||
"standard": "12.0.1" | ||
@@ -54,15 +54,3 @@ }, | ||
"access": "public" | ||
}, | ||
"release": { | ||
"analyzeCommits": { | ||
"preset": "angular", | ||
"releaseRules": [ | ||
{ | ||
"type": "build", | ||
"scope": "deps", | ||
"release": "minor" | ||
} | ||
] | ||
} | ||
} | ||
} |
140283
43
2941
+ Addedluxon@1.8.1(transitive)
- Removedluxon@1.6.2(transitive)
Updatedluxon@1.8.1