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

fn-args

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fn-args - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "fn-args",
"version": "0.1.3",
"version": "0.1.4",
"description": "Get the arguments of a function",

@@ -5,0 +5,0 @@ "license": "MIT",

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

# fn-args [![Build Status](https://travis-ci.org/sindresorhus/fn-args.png?branch=master)](https://travis-ci.org/sindresorhus/fn-args)
# fn-args [![Build Status](https://travis-ci.org/sindresorhus/fn-args.svg?branch=master)](https://travis-ci.org/sindresorhus/fn-args)

@@ -10,22 +10,16 @@ > Get the arguments of a function

#### [npm](https://npmjs.org/package/fn-args)
```bash
$ npm install --save fn-args
```
npm install --save fn-args
```
#### [Bower](http://bower.io)
```bash
$ bower install --save fn-args
```
bower install --save fn-args
```
#### [Component](https://github.com/component/component)
```bash
$ component install sindresorhus/fn-args
```
component install sindresorhus/fn-args
```
## Example
## Usage

@@ -32,0 +26,0 @@ ```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