Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "link", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "A better npm link", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@pvtnbr/eslint-config": "^0.19.1", | ||
"@pvtnbr/eslint-config": "^0.20.2", | ||
"@types/cmd-shim": "^5.0.0", | ||
@@ -46,3 +46,3 @@ "@types/fs-extra": "^9.0.13", | ||
"cmd-shim": "^5.0.0", | ||
"eslint": "^8.13.0", | ||
"eslint": "^8.14.0", | ||
"esno": "^0.14.1", | ||
@@ -56,3 +56,3 @@ "execa": "^6.1.0", | ||
"manten": "^0.0.3", | ||
"pkgroll": "^1.0.4", | ||
"pkgroll": "^1.2.2", | ||
"type-fest": "^2.12.2", | ||
@@ -59,0 +59,0 @@ "typescript": "^4.6.3" |
@@ -6,2 +6,9 @@ # npx link | ||
Why is `npm link` unsafe? Read the [blog post](https://hirok.io/posts/avoid-npm-link). | ||
### Features | ||
- 🔗 Link dependencies without removing previous links | ||
- 🛡 Only resolves to local paths | ||
- 🔥 Config file quickly linking multiple packages | ||
- 💫 Deep linking for quickling linking multilple packages | ||
## Usage | ||
@@ -8,0 +15,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
97
68456
319