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

stdio

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stdio - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

3

dist/getopt.js

@@ -119,2 +119,5 @@ "use strict";

}
else {
result[state.activeOption] = state.optionArgs;
}
}

@@ -121,0 +124,0 @@ else {

2

package.json
{
"name": "stdio",
"version": "2.1.1",
"version": "2.1.2",
"description": "Standard input/output manager for Node.js",

@@ -5,0 +5,0 @@ "files": [

@@ -1,2 +0,2 @@

![logo](https://user-images.githubusercontent.com/675812/61961326-88346a80-afc7-11e9-9853-f4ef66ce686c.png)
![logo](https://user-images.githubusercontent.com/675812/103279290-c0668680-49cd-11eb-81e2-cea88f9274ea.png)

@@ -379,3 +379,3 @@ The *de facto* standard input/output manager for Node.js

```
00:01:12 23% [##############························································] ETA 08:10:48
00:01:12 23% [##############······················································] ETA 08:10:48
```

@@ -403,3 +403,3 @@

```
00:00:12 3% [###····································································] ETA 00:05:35
00:00:12 3% [###··································································] ETA 00:05:35
```

@@ -409,1 +409,8 @@

</details>
## Contributing
Release new version:
1. Update version in `package.json`
2. Run `npm publish`
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