Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express-env

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-env - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

20

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc