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 2.0.1 to 2.0.2

6

package.json
{
"name": "envinfo",
"version": "2.0.1",
"version": "2.0.2",
"description": "Info about your dev environment for debugging purposes",

@@ -10,3 +10,3 @@ "repository": "https://github.com/tabrindle/envinfo",

"scripts": {
"run": "node index.js",
"run": "index.js",
"lint": "eslint index.js",

@@ -16,3 +16,3 @@ "format": "prettier-eslint index.js --write"

"bin": {
"envinfo": "node index.js"
"envinfo": "index.js"
},

@@ -19,0 +19,0 @@ "keywords": [

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