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

bigstraw

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

bigstraw - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

example.json

2

index.js

@@ -68,3 +68,3 @@ /**

if (options.ssh) {
ACCESS = 'ssh://';
ACCESS = 'ssh://git@';
}

@@ -71,0 +71,0 @@

{
"name": "bigstraw",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get a bunch of git resources, fast",

@@ -18,3 +18,3 @@ "main": "index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo 'clone test' && node index.js example.json && echo 'pull test' && node index.js example.json && rm -rf test"
},

@@ -21,0 +21,0 @@ "repository": {

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