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

@qawolf/config

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qawolf/config - npm Package Compare versions

Comparing version 0.9.0-beta.0 to 0.9.0-beta.1

16

package.json
{
"name": "@qawolf/config",
"description": "qawolf config (node only)",
"version": "0.9.0-beta.0",
"version": "0.9.0-beta.1",
"license": "BSD-3.0",

@@ -23,10 +23,14 @@ "main": "./lib/index.js",

"dependencies": {
"dotenv": "^8.1.0",
"fs-extra": "^8.1.0"
"dotenv": "^8.1.0"
},
"devDependencies": {
"@qawolf/types": "^0.9.0-beta.0",
"@types/dotenv": "^6.1.1"
"@qawolf/types": "0.9.0-beta.1",
"@types/dotenv": "^6.1.1",
"fs-extra": "^8.x",
"lodash": "^4.x"
},
"gitHead": "6bab686a24263f4a2c60231dcc350a3634eb5477"
"peerDependencies": {
"lodash": "^4.x"
},
"gitHead": "1ad91ef78fb32d8dd592a83a2f9f62c9c7916d2b"
}
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