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

downtotemp

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

downtotemp - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "downtotemp",
"version": "0.1.1",
"version": "0.1.2",
"description": "A CLI to download a file to default system temp directory",

@@ -5,0 +5,0 @@ "main": "bin/index.js",

# downtotemp
A CLI to download a file to default system temp directory
Example downloading a file to tmp directory and running cucumber tests
(since cucumber expects a file in the disk):
package.json
```
"conformance": "npx downtotemp https://raw.githubusercontent.com/githubuser/myproject/master/features/featurefile.feature && cucumber-js /tmp/featurefile.feature",
```
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