Socket
Socket
Sign inDemoInstall

envinfo

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

envinfo - npm Package Compare versions

Comparing version 4.0.0-beta.9 to 4.0.0-beta.10

23

package.json
{
"name": "envinfo",
"version": "4.0.0-beta.9",
"version": "4.0.0-beta.10",
"description": "Info about your dev environment for debugging purposes",

@@ -21,5 +21,11 @@ "repository": "https://github.com/tabrindle/envinfo",

"keywords": ["development", "env", "environment", "info", "issues", "reporting", "diagnostics"],
"dependencies": {
"dependencies": {},
"devDependencies": {
"array-includes": "^3.0.3",
"clipboardy": "^1.2.2",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.7.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "^2.3.1",
"eslint": "^4.10.0",
"glob": "^7.1.2",

@@ -30,15 +36,8 @@ "minimist": "^1.2.0",

"os-name": "^2.0.1",
"prettier-eslint-cli": "^4.1.1",
"uglifyjs-webpack-plugin": "^1.2.1",
"webpack": "^3.11.0",
"which": "^1.2.14",
"yamlify-object": "^0.4.5"
},
"devDependencies": {
"eslint": "^4.10.0",
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.7.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-prettier": "^2.3.1",
"prettier-eslint-cli": "^4.1.1",
"uglifyjs-webpack-plugin": "^1.2.1",
"webpack": "^3.11.0"
}
}

Sorry, the diff of this file is not supported yet

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