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

read-config-file

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

read-config-file - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

14

package.json
{
"name": "read-config-file",
"version": "5.0.0",
"version": "5.0.1",
"main": "out/main.js",

@@ -21,17 +21,17 @@ "author": "Vladimir Krivosheev",

"dependencies": {
"dotenv": "^8.0.0",
"dotenv": "^8.2.0",
"dotenv-expand": "^5.1.0",
"fs-extra": "^8.1.0",
"js-yaml": "^3.13.1",
"json5": "^2.1.0",
"json5": "^2.1.1",
"lazy-val": "^1.0.4"
},
"devDependencies": {
"@types/dotenv": "^6.1.1",
"@types/fs-extra": "^8.0.0",
"@types/dotenv": "^8.2.0",
"@types/fs-extra": "^8.0.1",
"@types/js-yaml": "^3.12.1",
"@types/node": "^12.6.8",
"typescript": "^3.5.3"
"@types/node": "^12.12.14",
"typescript": "^3.7.2"
},
"typings": "./out/main.d.ts"
}
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