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.225 to 1.0.226

4

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

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

"lint:given": "shellcheck -x",
"postversion": "yarn publish --non-interactive && git push --tags && git push",
"postversion": "yarn publish --non-interactive; git push --tags && git push",
"report:coverage": "true",

@@ -70,0 +70,0 @@ "test": "./doctest.sh --verbose",

@@ -22,7 +22,2 @@ <!-- #!/usr/bin/env markdown

<!-- 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)

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

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