environmental
Advanced tools
Comparing version 0.0.7 to 0.1.0
@@ -1,1 +0,1 @@ | ||
exports = module.exports = require('lib/environmental.js'); | ||
exports = module.exports = require('./lib/environmental'); |
{ | ||
"name": "environmental", | ||
"version": "0.0.7", | ||
"version": "0.1.0", | ||
"description": "Provides conventions and code to deal with unix environment vars in a pleasant way", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/kvz/environmental", |
Sorry, the diff of this file is not supported yet
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
19470