Socket
Socket
Sign inDemoInstall

link

Package Overview
Dependencies
0
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc