mustache-express
Advanced tools
Comparing version 1.3.0 to 1.3.1
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"repository": { | ||
@@ -44,10 +44,5 @@ "type": "git", | ||
{ | ||
"name": "Florencia Herra Vega", | ||
"email": "florencia.hv@peerio.com", | ||
"web": "https://www.peerio.com" | ||
}, | ||
{ | ||
"name": "Samuel Martin Moro", | ||
"email": "samuel@peerio.com", | ||
"web": "https://www.peerio.com" | ||
"email": "sammar@worteks.com", | ||
"web": "https://www.worteks.com" | ||
} | ||
@@ -57,11 +52,11 @@ ], | ||
"dependencies": { | ||
"async": "~3.1.0", | ||
"async": "~3.2.0", | ||
"lru-cache": "~5.1.1", | ||
"mustache": "^3.1.0" | ||
"mustache": "^4.2.0" | ||
}, | ||
"devDependencies": { | ||
"grunt": "~1.0.4", | ||
"grunt": "~1.4.0", | ||
"grunt-contrib-jshint": "~2.1.0", | ||
"jshint": "~2.10.2", | ||
"mocha": "~6.2.0", | ||
"jshint": "~2.12.0", | ||
"mocha": "~8.4.0", | ||
"should": "~13.2.3" | ||
@@ -68,0 +63,0 @@ }, |
Sorry, the diff of this file is not supported yet
20497
+ Addedasync@3.2.6(transitive)
+ Addedmustache@4.2.0(transitive)
- Removedasync@3.1.1(transitive)
- Removedmustache@3.2.1(transitive)
Updatedasync@~3.2.0
Updatedmustache@^4.2.0