connect-deps
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -0,1 +1,10 @@ | ||
# [0.4.0](https://github.com/hugomrdias/connect-deps/compare/v0.3.0...v0.4.0) (2020-08-18) | ||
### Bug Fixes | ||
* update deps and remove lock ([5d4defc](https://github.com/hugomrdias/connect-deps/commit/5d4defc150b85dd71994c5a8ecd83b243dd7e8fe)) | ||
# [0.3.0](https://github.com/hugomrdias/connect-deps/compare/v0.2.2...v0.3.0) (2020-04-24) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "connect-deps", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "This is a CLI tool that intends to be a better yarn/npm link", | ||
@@ -37,19 +37,19 @@ "repository": "hugomrdias/connect-deps", | ||
"chokidar": "^3.3.1", | ||
"conf": "^6.2.4", | ||
"conf": "^7.1.2", | ||
"del": "^5.1.0", | ||
"execa": "^4.0.0", | ||
"has-yarn": "^2.1.0", | ||
"meow": "^6.1.0", | ||
"ora": "^4.0.4", | ||
"meow": "^7.1.0", | ||
"ora": "^5.0.0", | ||
"p-debounce": "^2.1.0", | ||
"p-queue": "^6.3.0", | ||
"read-pkg": "^5.2.0", | ||
"update-notifier": "^4.1.0" | ||
"update-notifier": "^4.1.1" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-conventional": "^8.3.4", | ||
"@commitlint/cli": "^9.0.1", | ||
"@commitlint/config-conventional": "^9.0.1", | ||
"ava": "^3.7.1", | ||
"codecov": "^3.6.5", | ||
"conventional-changelog-cli": "^2.0.31", | ||
"codecov": "^3.7.2", | ||
"conventional-changelog-cli": "^2.1.0", | ||
"eslint": "^4.7.1", | ||
@@ -56,0 +56,0 @@ "eslint-config-halo": "^2.3.3", |
@@ -26,3 +26,3 @@ # 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) | ||
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. | ||
# 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 harmful and you can always ignore the change before commiting. | ||
@@ -29,0 +29,0 @@ # tips |
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
23104
+ Addedatomically@1.7.0(transitive)
+ Addedbase64-js@1.5.1(transitive)
+ Addedbl@4.1.0(transitive)
+ Addedbuffer@5.7.1(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedconf@7.1.2(transitive)
+ Addeddebounce-fn@4.0.0(transitive)
+ Addedieee754@1.2.1(transitive)
+ Addedis-unicode-supported@0.1.0(transitive)
+ Addedlog-symbols@4.1.0(transitive)
+ Addedmeow@7.1.1(transitive)
+ Addedmimic-fn@3.1.0(transitive)
+ Addedora@5.4.1(transitive)
+ Addedreadable-stream@3.6.2(transitive)
+ Addedsafe-buffer@5.2.1(transitive)
+ Addedsemver@7.6.3(transitive)
+ Addedstring_decoder@1.3.0(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedconf@6.2.4(transitive)
- Removeddebounce-fn@3.0.1(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedlog-symbols@3.0.0(transitive)
- Removedmeow@6.1.1(transitive)
- Removedmute-stream@0.0.8(transitive)
- Removedora@4.1.1(transitive)
- Removedsupports-color@5.5.0(transitive)
Updatedconf@^7.1.2
Updatedmeow@^7.1.0
Updatedora@^5.0.0
Updatedupdate-notifier@^4.1.1