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 6.1.0 to 6.2.0

14

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

@@ -18,8 +18,8 @@ "author": "Vladimir Krivosheev",

"compile": "tsc",
"release": "pnpm compile && npm publish"
"release": "pnpm compile && pnpm publish --no-git-checks"
},
"dependencies": {
"dotenv": "^8.2.0",
"dotenv": "^9.0.2",
"dotenv-expand": "^5.1.0",
"js-yaml": "^4.0.0",
"js-yaml": "^4.1.0",
"json5": "^2.2.0",

@@ -29,7 +29,7 @@ "lazy-val": "^1.0.4"

"devDependencies": {
"@types/js-yaml": "^4.0.0",
"@types/node": "^14.14.34",
"typescript": "^4.2.3"
"@types/js-yaml": "^4.0.1",
"@types/node": "^15.0.2",
"typescript": "^4.2.4"
},
"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