Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

connect-deps

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect-deps - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

48

changelog.md

@@ -0,1 +1,11 @@

## [0.2.2](https://github.com/hugomrdias/connect-deps/compare/v0.2.1...v0.2.2) (2020-01-30)
### Bug Fixes
* a few tweaks and updated deps ([5e96a63](https://github.com/hugomrdias/connect-deps/commit/5e96a63a248e8f64db27083330a6cbecc0444034))
* fix tests ([0fe86c2](https://github.com/hugomrdias/connect-deps/commit/0fe86c2997fb37abbdb7c137101799c252f4cdca))
## [0.2.1](https://github.com/hugomrdias/connect-deps/compare/v0.2.0...v0.2.1) (2020-01-30)

@@ -6,3 +16,3 @@

* fix connect for package with prepare scripts ([8ea4833](https://github.com/hugomrdias/connect-deps/commit/8ea4833)), closes [#20](https://github.com/hugomrdias/connect-deps/issues/20)
* fix connect for package with prepare scripts ([8ea4833](https://github.com/hugomrdias/connect-deps/commit/8ea48335b8ea10a3ab27375c4a711a99534248cf)), closes [#20](https://github.com/hugomrdias/connect-deps/issues/20)

@@ -16,3 +26,3 @@

* fix path handling for non published packages with npm ([bcac118](https://github.com/hugomrdias/connect-deps/commit/bcac118))
* fix path handling for non published packages with npm ([bcac118](https://github.com/hugomrdias/connect-deps/commit/bcac118bd2aa1ff71d1e49586e5d89999850f4ef))

@@ -22,3 +32,3 @@

* support unpublished package ([405b813](https://github.com/hugomrdias/connect-deps/commit/405b813))
* support unpublished package ([405b813](https://github.com/hugomrdias/connect-deps/commit/405b8132d5104ba44071bbf8628622d870291b40))

@@ -32,3 +42,3 @@

* add try/catch to stop spinner on error ([53979da](https://github.com/hugomrdias/connect-deps/commit/53979da))
* add try/catch to stop spinner on error ([53979da](https://github.com/hugomrdias/connect-deps/commit/53979da5a253274bd40a52caad4a7ab48d95172b))

@@ -42,3 +52,3 @@

* support scoped package, link --connect and connect when --watch ([6b74b5f](https://github.com/hugomrdias/connect-deps/commit/6b74b5f))
* support scoped package, link --connect and connect when --watch ([6b74b5f](https://github.com/hugomrdias/connect-deps/commit/6b74b5fc5793063d554610caa800ec43401428bd))

@@ -52,4 +62,4 @@

* add support for npm ([#10](https://github.com/hugomrdias/connect-deps/issues/10)) ([f34f336](https://github.com/hugomrdias/connect-deps/commit/f34f336))
* make it queue from multiple repos within the debounce ([1bdd9d3](https://github.com/hugomrdias/connect-deps/commit/1bdd9d3))
* add support for npm ([#10](https://github.com/hugomrdias/connect-deps/issues/10)) ([f34f336](https://github.com/hugomrdias/connect-deps/commit/f34f3369fde08dedadfaf423c1a56e2a5e0c8361))
* make it queue from multiple repos within the debounce ([1bdd9d3](https://github.com/hugomrdias/connect-deps/commit/1bdd9d326230e3ec8ba468781983f08e6cf2dd22))

@@ -63,3 +73,3 @@

* remove debugging leftover ([5cad511](https://github.com/hugomrdias/connect-deps/commit/5cad511))
* remove debugging leftover ([5cad511](https://github.com/hugomrdias/connect-deps/commit/5cad511784503634d793c52ef9b335f4c1fe2094))

@@ -73,3 +83,3 @@

* empty link help, run trailing call ([3ee0c1b](https://github.com/hugomrdias/connect-deps/commit/3ee0c1b)), closes [#9](https://github.com/hugomrdias/connect-deps/issues/9) [#8](https://github.com/hugomrdias/connect-deps/issues/8)
* empty link help, run trailing call ([3ee0c1b](https://github.com/hugomrdias/connect-deps/commit/3ee0c1b5b6e34b13f7c62c8f75f18c5fab872979)), closes [#9](https://github.com/hugomrdias/connect-deps/issues/9) [#8](https://github.com/hugomrdias/connect-deps/issues/8)

@@ -83,3 +93,3 @@

* protect running cli outside a git repo ([235b9ee](https://github.com/hugomrdias/connect-deps/commit/235b9ee))
* protect running cli outside a git repo ([235b9ee](https://github.com/hugomrdias/connect-deps/commit/235b9ee287b87b372044977f93ab860993868e7d))

@@ -93,4 +103,4 @@

* fix link not found error ([9edadf4](https://github.com/hugomrdias/connect-deps/commit/9edadf4))
* use only one queue for multiple watches and improve link errors ([36ad864](https://github.com/hugomrdias/connect-deps/commit/36ad864))
* fix link not found error ([9edadf4](https://github.com/hugomrdias/connect-deps/commit/9edadf404b7a5d7d715421eb167800a8e18fab16))
* use only one queue for multiple watches and improve link errors ([36ad864](https://github.com/hugomrdias/connect-deps/commit/36ad8640b323669e6df9d2ecdc698207255a710f))

@@ -100,6 +110,6 @@

* debounce 1s and watch with awaitWriteFinish ([374c94e](https://github.com/hugomrdias/connect-deps/commit/374c94e))
* improve cli ui, link cmd supports multiples paths ([2df1d29](https://github.com/hugomrdias/connect-deps/commit/2df1d29))
* reword promises handling, support multiple deps ([99dfbce](https://github.com/hugomrdias/connect-deps/commit/99dfbce)), closes [#1](https://github.com/hugomrdias/connect-deps/issues/1) [#2](https://github.com/hugomrdias/connect-deps/issues/2) [#3](https://github.com/hugomrdias/connect-deps/issues/3)
* updateNotifier, watch queue, print help by default ([220b6cf](https://github.com/hugomrdias/connect-deps/commit/220b6cf)), closes [#8](https://github.com/hugomrdias/connect-deps/issues/8) [#6](https://github.com/hugomrdias/connect-deps/issues/6)
* debounce 1s and watch with awaitWriteFinish ([374c94e](https://github.com/hugomrdias/connect-deps/commit/374c94eaaceef62a0e7dfc8ddfb0aec710e5ba93))
* improve cli ui, link cmd supports multiples paths ([2df1d29](https://github.com/hugomrdias/connect-deps/commit/2df1d299ec42c9998d7545b7fe17a71dbc5c3349))
* reword promises handling, support multiple deps ([99dfbce](https://github.com/hugomrdias/connect-deps/commit/99dfbced1766f3c4b0ce8352b1b3b6659a32fdd1)), closes [#1](https://github.com/hugomrdias/connect-deps/issues/1) [#2](https://github.com/hugomrdias/connect-deps/issues/2) [#3](https://github.com/hugomrdias/connect-deps/issues/3)
* updateNotifier, watch queue, print help by default ([220b6cf](https://github.com/hugomrdias/connect-deps/commit/220b6cf043733fd94e5b6dfabece2ef070942541)), closes [#8](https://github.com/hugomrdias/connect-deps/issues/8) [#6](https://github.com/hugomrdias/connect-deps/issues/6)

@@ -113,7 +123,7 @@

* move cache folder outside node_modules ([0a52bff](https://github.com/hugomrdias/connect-deps/commit/0a52bff))
* move cache folder outside node_modules ([0a52bff](https://github.com/hugomrdias/connect-deps/commit/0a52bff67d88f8092696f2515023580672c21f87))
## [0.0.1](https://github.com/hugomrdias/connect-deps/compare/2a809c5...v0.0.1) (2019-07-11)
## [0.0.1](https://github.com/hugomrdias/connect-deps/compare/2a809c5d0ffb20cb6b8899097a3e9ae3c216c703...v0.0.1) (2019-07-11)

@@ -123,5 +133,5 @@

* initial commit ([2a809c5](https://github.com/hugomrdias/connect-deps/commit/2a809c5))
* initial commit ([2a809c5](https://github.com/hugomrdias/connect-deps/commit/2a809c5d0ffb20cb6b8899097a3e9ae3c216c703))
{
"name": "connect-deps",
"version": "0.2.1",
"version": "0.2.2",
"description": "This is a CLI tool that intends to be a better yarn/npm link",

@@ -11,3 +11,3 @@ "repository": "hugomrdias/connect-deps",

"engines": {
"node": ">=4"
"node": ">=10"
},

@@ -29,33 +29,36 @@ "scripts": {

"keywords": [
"cli-app",
"cli",
""
"link",
"npm",
"yarn",
"dependencies",
"connect"
],
"dependencies": {
"chokidar": "^3.0.2",
"conf": "^5.0.0",
"del": "^5.0.0",
"execa": "^2.0.3",
"chokidar": "^3.3.1",
"conf": "^6.2.0",
"del": "^5.1.0",
"execa": "^4.0.0",
"has-yarn": "^2.1.0",
"meow": "^5.0.0",
"ora": "^3.4.0",
"meow": "^6.0.0",
"ora": "^4.0.3",
"p-debounce": "^2.1.0",
"p-queue": "^6.1.0",
"p-queue": "^6.2.1",
"read-pkg": "^5.2.0",
"update-notifier": "^3.0.1"
"update-notifier": "^4.0.0"
},
"devDependencies": {
"@commitlint/cli": "^8.1.0",
"@commitlint/config-conventional": "^8.1.0",
"ava": "^2.2.0",
"codecov": "^3.5.0",
"conventional-changelog-cli": "^2.0.23",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"ava": "^3.1.0",
"codecov": "^3.6.2",
"conventional-changelog-cli": "^2.0.31",
"eslint": "^4.7.1",
"eslint-config-halo": "^2.3.3",
"http-serve": "^1.0.1",
"husky": "^3.0.2",
"lint-staged": "^9.2.1",
"np": "^5.0.3",
"husky": "^4.2.1",
"lint-staged": "^10.0.5",
"np": "^5.2.1",
"npm-run-all": "^4.1.1",
"nyc": "^14.1.1"
"nyc": "^15.0.0"
},

@@ -70,4 +73,3 @@ "husky": {

"*.js": [
"eslint --fix",
"git add"
"eslint --fix"
]

@@ -74,0 +76,0 @@ },

@@ -11,3 +11,6 @@ # connect-deps [![NPM Version](https://img.shields.io/npm/v/connect-deps.svg)](https://www.npmjs.com/package/connect-deps) [![NPM Downloads](https://img.shields.io/npm/dt/connect-deps.svg)](https://www.npmjs.com/package/connect-deps) [![NPM License](https://img.shields.io/npm/l/connect-deps.svg)](https://www.npmjs.com/package/connect-deps) [![Build Status](https://travis-ci.org/hugomrdias/connect-deps.svg?branch=master)](https://travis-ci.org/hugomrdias/connect-deps) [![codecov](https://codecov.io/gh/hugomrdias/connect-deps/badge.svg?branch=master)](https://codecov.io/gh/hugomrdias/connect-deps?branch=master)

Support for unpublished packages or packages not listed in package.json is also included.
## Usage

@@ -24,2 +27,3 @@

connect-deps reset
# Reset may not leave your package.json exactly like before `connect` (https://github.com/hugomrdias/connect-deps/issues/3#issuecomment-517668975) but the change should not be armful and you can always ignore the change before commiting.

@@ -26,0 +30,0 @@ # tips

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