Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dollar-shell

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dollar-shell - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "dollar-shell",
"description": "Run shell commands and use them in streams with ease in Node, Deno, Bun. Tiny, simple, no dependency package.",
"version": "1.0.1",
"version": "1.0.2",
"type": "module",

@@ -23,8 +23,8 @@ "main": "./src/index.js",

"type": "git",
"url": "git+https://github.com/uhop/list-toolkit.git"
"url": "git+https://github.com/uhop/dollar-shell.git"
},
"bugs": {
"url": "https://github.com/uhop/list-toolkit/issues"
"url": "https://github.com/uhop/dollar-shell/issues"
},
"homepage": "https://github.com/uhop/list-toolkit#readme",
"homepage": "https://github.com/uhop/dollar-shell#readme",
"keywords": [

@@ -31,0 +31,0 @@ "shell",

@@ -207,3 +207,4 @@ # dollar-shell [![NPM version][npm-image]][npm-url]

- 1.0.2 *Technical release: fixed references in the package file.*
- 1.0.1 *Technical release: more tests, better documentation.*
- 1.0.0 *The initial release.*
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