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.2.0 to 6.3.0

15

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

@@ -16,7 +16,4 @@ "author": "Vladimir Krivosheev",

],
"scripts": {
"compile": "tsc",
"release": "pnpm compile && pnpm publish --no-git-checks"
},
"dependencies": {
"config-file-ts": "^0.2.4",
"dotenv": "^9.0.2",

@@ -33,3 +30,7 @@ "dotenv-expand": "^5.1.0",

},
"typings": "./out/main.d.ts"
}
"typings": "./out/main.d.ts",
"scripts": {
"compile": "tsc",
"release": "pnpm compile && pnpm publish --no-git-checks"
}
}

@@ -11,1 +11,2 @@ ## read-config-file

* toml (if installed, `yarn add toml`).
* 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