express-stats
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -5,3 +5,3 @@ 'use strict'; | ||
path = require('path'), | ||
root = path.normalize(__dirname + '../../..'); | ||
root = path.normalize(__dirname + '../../../..'); | ||
@@ -8,0 +8,0 @@ module.exports = createMethods; |
{ | ||
"name": "express-stats", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Runtime statics for express production servers", | ||
@@ -5,0 +5,0 @@ "main": "app.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
2383