Socket
Socket
Sign inDemoInstall

link-parent-bin

Package Overview
Dependencies
22
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [1.0.1](https://github.com/nicojs/node-link-parent-bin/compare/v1.0.0...v1.0.1) (2019-07-02)
### Bug Fixes
* **deps:** update log4js and commander versions ([4d6982b](https://github.com/nicojs/node-link-parent-bin/commit/4d6982b))
# [1.0.0](https://github.com/nicojs/node-link-parent-bin/compare/v0.3.0...v1.0.0) (2019-02-12)

@@ -2,0 +11,0 @@

22

package.json
{
"name": "link-parent-bin",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -37,22 +37,22 @@ "main": "src/ParentBinLinker.js",

"@types/mkdirp": "^0.5.2",
"@types/mocha": "^5.2.5",
"@types/mocha": "^5.2.7",
"@types/mz": "0.0.32",
"@types/rimraf": "2.0.2",
"@types/sinon": "^7.0.5",
"@types/sinon": "^7.0.13",
"@types/sinon-chai": "^3.2.2",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"conventional-changelog-cli": "^2.0.11",
"install-local": "^0.6.2",
"mocha": "^5.2.0",
"conventional-changelog-cli": "^2.0.21",
"install-local": "^1.0.0",
"mocha": "^6.1.4",
"rimraf": "^2.6.3",
"sinon": "^7.2.3",
"sinon": "^7.3.2",
"sinon-chai": "^3.3.0",
"source-map-support": "^0.5.10",
"typescript": "^3.3.3"
"source-map-support": "^0.5.12",
"typescript": "^3.5.2"
},
"dependencies": {
"cmd-shim": "^2.0.2",
"commander": "^2.19.0",
"log4js": "^4.0.2",
"commander": "^2.20.0",
"log4js": "^4.4.0",
"mkdirp": "^0.5.1",

@@ -59,0 +59,0 @@ "mz": "^2.7.0"

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