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

sv

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sv - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

bin/sv.js

@@ -104,3 +104,3 @@ #!/usr/bin/env node

}
else if (process.stdin['isTTY'] === false) {
else if (!process.stdin['isTTY']) {
// process.stdin.setEncoding('utf8');

@@ -107,0 +107,0 @@ index_1.transform(process.stdin, parser_opts, stringifier_opts, exit);

{
"name": "sv",
"version": "0.4.0",
"version": "0.4.1",
"description": "Any separated values.",

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

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