Comparing version 1.0.1 to 1.0.2
{ | ||
"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 |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
26991
25
611
2