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

fargs

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fargs - npm Package Versions

1.1.1

Diff

Changelog

Source

1.1.1 (2016-02-16)

<a name="1.1.0"></a>

Bug Fixes

  • OptionsManager: Accept unnamed structure (bc918d1)

Features

  • FunctionChecker: Change .arg API (d417d2d)

BREAKING CHANGES

  • FunctionChecker: S

Before: .arg(structure, value, name) After: .arg(name, structure) and .arg(name)

Before: .values() After: .values(entries = [])

Do not pass the value anymore in the arg method. Now its way easier since you don't need to declare the function arguments and can just call .values(arguments).

<a name="1.0.0"></a>

jerska
published 1.1.0 •

Changelog

Source

1.1.1 (2016-02-16)

<a name="1.1.0"></a>

Bug Fixes

  • OptionsManager: Accept unnamed structure (bc918d1)

Features

  • FunctionChecker: Change .arg API (d417d2d)

BREAKING CHANGES

  • FunctionChecker: S

Before: .arg(structure, value, name) After: .arg(name, structure) and .arg(name)

Before: .values() After: .values(entries = [])

Do not pass the value anymore in the arg method. Now its way easier since you don't need to declare the function arguments and can just call .values(arguments).

<a name="1.0.0"></a>

jerska
published 1.0.0 •

Changelog

Source

1.0.0 (2016-02-13)

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