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

npm-link-libs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-link-libs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

package.json
{
"name": "npm-link-libs",
"version": "1.0.1",
"version": "1.0.2",
"description": "links your local libs by adding \"linkTo\": [\"lib1\", \"...\"] in your package.json",
"main": "index.js",
"main": "./index.js",
"bin": "./index.js",
"scripts": {
"release": "npm publish --access=public"
"release": "npm publish --access=public && npm version patch"
},

@@ -9,0 +10,0 @@ "keywords": [

@@ -5,3 +5,3 @@ # npm-link-libs

# install
npm i -g npm-link
npm i -g npm-link-libs

@@ -8,0 +8,0 @@ # How to use it

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