Comparing version 1.0.3 to 1.0.4
@@ -40,2 +40,8 @@ /*eslint no-console: 0 */ | ||
}, | ||
versions: { | ||
enumerable: false, | ||
writable: false, | ||
configurable: false, | ||
value: process.versions | ||
}, | ||
config: { | ||
@@ -42,0 +48,0 @@ value: lib.Trails.buildConfig(app.config), |
{ | ||
"name": "trails", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Modern Web Application Framework for Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
79344
1829