New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bashlink

Package Overview
Dependencies
Maintainers
1
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bashlink - npm Package Compare versions

Comparing version 1.0.220 to 1.0.221

4

package.json
{
"name": "bashlink",
"version": "1.0.220",
"version": "1.0.221",
"description": "Testable, predictable and scoped code in bash.",

@@ -66,3 +66,3 @@ "keywords": [

"update": "yarn version --patch && yarn publish",
"update:documentation": "documentationWebsite --log-level info"
"update:documentation": "documentation-website"
},

@@ -69,0 +69,0 @@ "devDependencies": {

@@ -16,8 +16,13 @@ <!-- #!/usr/bin/env markdown

[![npm version](https://badge.fury.io/js/bashlink.svg)](https://www.npmjs.com/package/bashlink)
[![downloads](https://img.shields.io/npm/dy/bashlink.svg)](https://www.npmjs.com/package/bashlink)
[![build status](https://travis-ci.org/thaibault/bashlink.svg?branch=master)](https://travis-ci.org/thaibault/bashlink)
[![npm](https://img.shields.io/npm/v/bashlink?color=%23d55e5d&label=npm%20package%20version&logoColor=%23d55e5d)](https://www.npmjs.com/package/bashlink)
[![npm downloads](https://img.shields.io/npm/dy/bashlink.svg)](https://www.npmjs.com/package/bashlink)
[![<LABEL>](https://github.com/thaibault/bashlink/actions/workflows/lint.yaml/badge.svg)](https://github.com/thaibault/bashlink/actions/workflows/lint.yaml)
[![<LABEL>](https://github.com/thaibault/bashlink/actions/workflows/test.yaml/badge.svg)](https://github.com/thaibault/bashlink/actions/workflows/test.yaml)
<!-- Too unstable yet
[![dependencies](https://img.shields.io/david/thaibault/bashlink.svg)](https://david-dm.org/thaibault/bashlink)
[![development dependencies](https://img.shields.io/david/dev/thaibault/bashlink.svg)](https://david-dm.org/thaibault/bashlink?type=dev)
[![peer dependencies](https://img.shields.io/david/peer/thaibault/bashlink.svg)](https://david-dm.org/thaibault/bashlink?type=peer)
-->
[![documentation website](https://img.shields.io/website-up-down-green-red/http/torben.website/bashlink.svg?label=documentation-website)](https://torben.website/bashlink)

@@ -24,0 +29,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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