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.3.0 to 0.4.0

9

changelog.md

@@ -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 @@

18

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

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