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.2 to 1.0.3

22

package.json
{
"name": "express-env",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -21,15 +21,15 @@ "author": "Leonardo Kewitz <leokewitz@gmail.com>",

"devDependencies": {
"@types/lodash": "4.*",
"@types/mocha": "^5.2.6",
"@types/node": "^12.0.2",
"@types/sinon": "^7.0.11",
"mocha": "^6.1.4",
"sinon": "^7.3.2",
"ts-node": "^8.1.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5"
"@types/lodash": "^4.14.138",
"@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"
},
"dependencies": {
"lodash": "4.*"
"lodash": "^4.17.15"
}
}
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