Socket
Socket
Sign inDemoInstall

bin-links

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bin-links - npm Package Compare versions

Comparing version 1.1.7 to 1.1.8

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.1.8"></a>
## [1.1.8](https://github.com/npm/bin-links/compare/v1.1.7...v1.1.8) (2020-03-24)
<a name="1.1.7"></a>

@@ -7,0 +12,0 @@ ## [1.1.7](https://github.com/npm/bin-links/compare/v1.1.6...v1.1.7) (2019-12-26)

13

package.json
{
"name": "bin-links",
"version": "1.1.7",
"version": "1.1.8",
"publishConfig": {
"tag": "legacy"
},
"description": "JavaScript package binary linker",

@@ -11,5 +14,3 @@ "main": "index.js",

"release": "standard-version -s",
"test": "tap -J --nyc-arg=--all --coverage test/*.js --100",
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
"test": "tap -J --nyc-arg=--all --coverage test/*.js --100"
},

@@ -45,5 +46,3 @@ "repository": {

"standard-version": "^4.4.0",
"tap": "^12.1.3",
"weallbehave": "^1.2.0",
"weallcontribute": "^1.0.8"
"tap": "^12.1.3"
},

@@ -50,0 +49,0 @@ "files": [

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