ft-next-express
Advanced tools
Comparing version 14.1.1 to 14.1.2
@@ -119,3 +119,4 @@ /*jshint node:true*/ | ||
technicalSummary: 'This app has no healthchecks set up', | ||
panicGuide: 'Don\'t Panic' | ||
panicGuide: 'Don\'t Panic', | ||
lastUpdated: new Date() | ||
}); | ||
@@ -122,0 +123,0 @@ } |
@@ -1,1 +0,1 @@ | ||
{"name":"ft-next-express","version":"14.1.1","main":"main.js","scripts":{"test":"make test","release":"npm-prepublish --verbose && npm publish && git checkout package.json"},"dependencies":{"array.prototype.find":"^1.0.0","debounce":"^1.0.0","debug":"^2.2.0","es6-symbol":"^2.0.1","express":"^4.10.5","express-errors-handler":"^1.0.0","fetchres":"^1.3.0","ft-next-handlebars":"^1.0.2","ft-next-logger":"^1.0.0","ft-next-navigation":"^3.1.0","ft-next-splunk-logger":"^1.3.0","next-beacon-node-client":"https://github.com/Financial-Times/next-beacon-node-client/archive/v2.1.3.tar.gz","isomorphic-fetch":"^2.0.0","next-feature-flags-client":"^8.0.0","next-metrics":"^1.6.4"},"devDependencies":{"chai":"^3.0.0","fetch-mock":"^1.5.0","mocha":"^2.0.1","mocha-traceur":"^2.1.0","mockery":"^1.4.0","next-build-tools":"^3.0.0","npm-check-updates":"^1.5.1","npm-prepublish":"^1.0.2","sinon":"^1.14.1","supertest":"^1.0.0"},"engines":{"node":"0.12.x"}} | ||
{"name":"ft-next-express","version":"14.1.2","main":"main.js","scripts":{"test":"make test","release":"npm-prepublish --verbose && npm publish && git checkout package.json"},"dependencies":{"array.prototype.find":"^1.0.0","debounce":"^1.0.0","debug":"^2.2.0","es6-symbol":"^2.0.1","express":"^4.10.5","express-errors-handler":"^1.0.0","fetchres":"^1.3.0","ft-next-handlebars":"^1.0.2","ft-next-logger":"^1.0.0","ft-next-navigation":"^3.1.0","ft-next-splunk-logger":"^1.3.0","next-beacon-node-client":"https://github.com/Financial-Times/next-beacon-node-client/archive/v2.1.3.tar.gz","isomorphic-fetch":"^2.0.0","next-feature-flags-client":"^8.0.0","next-metrics":"^1.6.4"},"devDependencies":{"chai":"^3.0.0","fetch-mock":"^1.5.0","mocha":"^2.0.1","mocha-traceur":"^2.1.0","mockery":"^1.4.0","next-build-tools":"^3.0.0","npm-check-updates":"^1.5.1","npm-prepublish":"^1.0.2","sinon":"^1.14.1","supertest":"^1.0.0"},"engines":{"node":"0.12.x"}} |
43049
889