Socket
Socket
Sign inDemoInstall

bashlytics

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bashlytics - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

.editorconfig

14

package.json
{
"name": "bashlytics",
"version": "0.0.2",
"version": "0.1.0",
"description": "Bashlyics is a program which monitors terminal usage and reports the most used frequently used commands over time.",
"scripts": {
"test": "test"
"start": "node src/monitor.js",
"lint": "modern-standard"
},
"author": "Kevin Grandon <kevingrandon@yahoo.com",
"license": "MPL-2.0"
"license": "MPL-2.0",
"devDependencies": {
"modern-standard": "^1.4.1"
},
"dependencies": {
"cli-table": "^0.3.1",
"debug": "^2.2.0"
}
}
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