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

duh

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duh - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

test/fixtures/list.lst

9

package.json
{
"name": "duh",
"description": "What were you thinking?",
"version": "0.0.1",
"version": "0.0.2",
"homepage": "http://github.com/stevelacy/duh",

@@ -21,2 +21,9 @@ "repository": "git://github.com/stevelacy/duh.git",

},
"keywords": [
"gulp",
"git",
"gulpgit",
"gulpplugin",
"gulp-plugin"
],
"licenses": [

@@ -23,0 +30,0 @@ {

@@ -51,2 +51,39 @@ [![Build Status](https://travis-ci.org/stevelacy/duh.png?branch=master)](https://travis-ci.org/stevelacy/duh)

## API
### Options
#### dumb
```js
duh('dumb');
```
type: string
Returns `duh dummy`
#### doge
```js
duh('doge');
```
type: string
Returns `duh doge`
#### troll
```js
duh('troll');
```
type: string
Returns `duh troll`
## Examples

@@ -53,0 +90,0 @@

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