ilink-console-tools
Advanced tools
Comparing version 0.0.9 to 0.1.1
@@ -5,2 +5,8 @@ # Changelog | ||
### [0.1.1](https://github.com/i-link-pro-team/ilink/compare/v0.0.9...v0.1.1) (2022-09-29) | ||
### Features | ||
- append post install for correct install all need deps inside lib ([c017c45](https://github.com/i-link-pro-team/ilink/commit/c017c453d82def657fd69a2c78801dc19e3358c9)) | ||
### [0.0.9](https://github.com/i-link-pro-team/ilink/compare/v0.0.7...v0.0.9) (2022-09-29) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "ilink-console-tools", | ||
"version": "0.0.9", | ||
"version": "0.1.1", | ||
"description": "Console ilink tools", | ||
@@ -22,2 +22,5 @@ "license": "MIT", | ||
], | ||
"scripts": { | ||
"postinstall": "npm i nestjs-console" | ||
}, | ||
"bugs": { | ||
@@ -24,0 +27,0 @@ "url": "https://github.com/i-link-pro-team/ilink/issues" |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
55202
1