Socket
Socket
Sign inDemoInstall

timers-browserify

Package Overview
Dependencies
1
Maintainers
41
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.0.12

Diff

Changelog

Source

2.0.12 - 2020-10-27

Fixed

  • Remove .DS_Store from published package
  • Upgrade connect dev dependency
jryans
published 2.0.11 •

Changelog

Source

2.0.11 - 2019-08-10

Fixed

  • License metadata in package.json now in standard SPDX format
jryans
published 2.0.10 •

Changelog

Source

2.0.10 - 2018-04-18

Fixed

  • Guard global usage in scope to avoid reference errors
jryans
published 2.0.9 •

Changelog

Source

2.0.9 - 2018-04-17

Fixed

  • Guard self usage in scope to avoid Webpack reference errors
jryans
published 2.0.8 •

Changelog

Source

2.0.8 - 2018-04-17

Fixed

  • Worker support now explicitly references self and window rather then using this implicitly to fix issues in Webpack builds.
jryans
published 2.0.7 •

Changelog

Source

2.0.7 - 2018-04-16

Fixed

  • Support setTimeout / setInterval in workers
jryans
published 2.0.6 •

Changelog

Source

2.0.6 - 2018-01-24

Fixed

  • Use typeof to search globals more carefully.
jryans
published 2.0.5 •

Changelog

Source

2.0.5 - 2018-01-23

Fixed

  • Try harder to retrieve setImmediate and clearImmediate in esoteric environments.
jryans
published 2.0.4 •

Changelog

Source

2.0.4 - 2017-08-14

Fixed

  • Revert setImmediate and clearImmediate changes from 2.0.3 because they appear to break Webpack.
jryans
published 2.0.3 •

Changelog

Source

2.0.3 - 2017-07-31

Fixed

  • setImmediate and clearImmediate are indirected through the global module for better coverage of esoteric environments.
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc