New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

whirlwind

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

whirlwind - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

1

bin/whirlwind.js

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

#! /usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@

@@ -5,2 +5,8 @@ # vNext

# v0.1.0
* Whirlwind is published
# v0.1.0
* Whirlwind is born

5

package.json
{
"name": "whirlwind",
"version": "0.1.1",
"version": "0.1.2",
"description": "Reduce your build times exponentially by using parallelism and concurrency on TravisCI / CircleCI / CodeShip / Locally / Anywhere!",
"main": "bin/whirlwind.js",
"preferGlobal": "true",
"bin": "bin/whirlwind.js",
"scripts": {

@@ -7,0 +8,0 @@ "test": "./node_modules/jasmine/bin/jasmine.js"

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