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

@dmatter/pipe-env

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dmatter/pipe-env - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/bin/pipeEnv.js

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

stdio: 'inherit',
});
}).on('error', console.error);
process.on('SIGTERM', () => proc.kill('SIGTERM'));

@@ -33,0 +33,0 @@ process.on('SIGINT', () => proc.kill('SIGINT'));

{
"name": "@dmatter/pipe-env",
"version": "0.0.5",
"version": "0.0.6",
"scripts": {

@@ -5,0 +5,0 @@ "start": "tsc -w",

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