express-env
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "express-env", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "index.js", | ||
@@ -21,15 +21,15 @@ "author": "Leonardo Kewitz <leokewitz@gmail.com>", | ||
"devDependencies": { | ||
"@types/lodash": "^4.14.138", | ||
"@types/lodash": "^4.14.177", | ||
"@types/mocha": "^5.2.7", | ||
"@types/node": "^12.7.2", | ||
"@types/sinon": "^7.0.13", | ||
"mocha": "^6.2.0", | ||
"sinon": "^7.4.1", | ||
"ts-node": "^8.3.0", | ||
"tslint": "^5.19.0", | ||
"typescript": "^3.5.3" | ||
"@types/node": "^12.20.37", | ||
"@types/sinon": "^7.5.2", | ||
"mocha": "^6.2.3", | ||
"sinon": "^7.5.0", | ||
"ts-node": "^8.10.2", | ||
"tslint": "^5.20.1", | ||
"typescript": "^3.9.10" | ||
}, | ||
"dependencies": { | ||
"lodash": "^4.17.15" | ||
"lodash": "^4.17.21" | ||
} | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
3263
4
45
Updatedlodash@^4.17.21