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

arguejs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arguejs - npm Package Versions

0.2.3

Diff

Changelog

Source

v0.2.3

  • For now on, consider undefined as a non passed argument. (#12)
  • Forbid numeric parameter names. (#13)
zvictor
published 0.2.2 •

Changelog

Source

v0.2.2

  • Added a list of given and expected arguments when error by "Incompatible type signature".
zvictor
published 0.2.1 •

Changelog

Source

v0.2.1

  • Fix on belongs when dealing with undefined and null values
zvictor
published 0.2.0 •

Changelog

Source

v0.2.0

  • COMPATIBILITY BREAK! The wildcard to avoid type-check is now null, not undefined anymore
  • special data types are now defined inside __.type
  • Added global as new special data type and removed undefined from them
  • Added the public utility methods getType, typeof, belongs and noConflict
zvictor
published 0.1.3 •

Changelog

Source

v0.1.3

  • more consistent bug fix to #1
zvictor
published 0.1.2 •

Changelog

Source

v0.1.2

  • fixed a bug with optional arguments ordering #1
  • Data type 'Arguments' added;
zvictor
published 0.1.1 •

Changelog

Source

v0.1.1

  • Added strict mode compatibility
zvictor
published 0.1.0 •

Changelog

Source

v0.1.0

  • Fixed bug on node that do not allow to recognize global objects
  • Installation notes added
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