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

shake

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shake - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

package.json
{
"name":"shake",
"description":"Deployment tool for node",
"version":"0.0.7",
"version":"0.0.8",
"homepage":"http://github.com/wearefractal/shake",

@@ -6,0 +6,0 @@ "repository":"git://github.com/wearefractal/shake.git",

@@ -20,3 +20,3 @@ ## Information

### Running tasks
```$ shake setup:deploy:something:status:somethingelse```
```$ shake setup:deploy:something["some arg", true, 2]:status```

@@ -88,3 +88,3 @@ ### Defining tasks

A task is a function that takes 3 arguments.
A task is a function that takes 3 arguments. Any arguments inside [ and ] will be applied to the task function after the initial 3.

@@ -91,0 +91,0 @@ ```coffee-script

Sorry, the diff of this file is not supported yet

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