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

self-timer

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

self-timer - npm Package Versions

2

1.6.2

Diff

cupof
published 1.6.1 •

Changelog

Source

version 1.6.1 [ 2017/10/20 ]

fixed on.DatesContain() method

cupof
published 1.6.0 •

Changelog

Source

version 1.6.0 [ 2017/10/17 ]

  • added check() method for es5 (only callback)
  • added at().Min() method
  • added at().MinBetween method
  • added at().MinSelects() method
cupof
published 1.5.3 •

Changelog

Source

version 1.5.3 [ 2017/06/12 ]

attached missing varidation in is method

cupof
published 1.5.2 •

Changelog

Source

version 1.5.2 [ 2017/06/12 ]

fixed is.Mobile method

cupof
published 1.5.1 •

cupof
published 1.5.0 •

Changelog

Source

version 1.5.0 [ 2017/06/11 ]

added is.Mobile method

cupof
published 1.4.6 •

Changelog

Source

version 1.4.6 [ 2017/04/30 ]

cahange: no longer necessary initial argument should be new Date()

// Before
var st = SelfTimer(new Date());
// After
var st = SelfTimer(); // set 'new Date()' automatically as default.
var st = SelfTimer(new Date()); // either OK !
cupof
published 1.4.5 •

Changelog

Source

version 1.4.5 [ 2017/03/15 ]

fixed timer().After method at validation.

cupof
published 1.4.4 •

Changelog

Source

version 1.4.4 [ 2017/03/13 ]

fixed timer().After method.

2
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