New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alium

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alium - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/cli.js

4

package.json
{
"name": "alium",
"version": "1.0.1",
"version": "1.0.2",
"description": "Save CLI commands as aliases on a directory basis",

@@ -16,3 +16,3 @@ "main": "src/cli.ts",

"clean": "rimraf ./dist",
"dev": "yarn unlink alium && yarn link && yarn watch",
"dev": "yarn watch",
"lint": "eslint ./src --ext .ts,.tsx",

@@ -19,0 +19,0 @@ "lint:fix": "eslint ./src --ext .ts,.tsx --fix",

@@ -7,3 +7,3 @@ # alium 🍝

1. `npm install alium -g` or `yarn add alium -g` or similar.
1. `npm install alium -g` or `yarn global add alium` or similar.

@@ -10,0 +10,0 @@ 2. put this in your `~/.bashrc` or somewhere suitable

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