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.11 to 1.0.12

8

package.json
{
"name": "bashlink",
"version": "1.0.11",
"version": "1.0.12",
"license": "CC-BY-3.0",

@@ -54,5 +54,9 @@ "description": "a high reliable bash library",

"scripts": {
"clear": "rm --recursive apiDocumentation &>/dev/null || true",
"document": "mkdir --parents apiDocumentation/bashlink/latest && ./documentation.sh bashlink 1>apiDocumentation/bashlink/latest/index.html",
"document:show": "./documentation.sh",
"document:show:error": "./documentation.sh bashlink 1>/dev/null",
"lint": "hash shellcheck && shellcheck -x *.sh || echo Please install \"shellcheck\". || true",
"lint:given": "shellcheck -x",
"test": "./doctest.sh",
"test": "./doctest.sh --verbose",
"update": "npm version patch && npm publish",

@@ -59,0 +63,0 @@ "update:documentation": "documentationWebsite --log-level info"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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