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

requirefresh

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requirefresh - npm Package Versions

1
78

2.1.0

Diff

Changelog

Source

v2.1.0 2016 May 2

  • Converted from CoffeeScript to JavaScript
  • Updated base files
balupton
published 2.0.0 •

Changelog

Source

v2.0.0 2015 March 16

  • Simplified the API - require('requirefresh').requireFresh('the-module') is now require('requirefresh')('the-module') - require('requirefresh').requireFreshSafe('the-module', next) is now require('requirefresh').safe('the-module', next)
  • Removed domains from safe method, seemed out of scope to have them there (there is now just a try..catch)
balupton
published 1.1.2 •

Changelog

Source

v1.1.2 2011 August 30

  • Learnt how to use finally in try catch finally (it runs even after returns!)
balupton
published 1.1.1 •

Changelog

Source

v1.1.1 2011 August 30

  • Re-applied engines to be node 0.8 and above due to use of domains
balupton
published 1.0.1 •

Changelog

Source

v1.0.1 2011 August 30

  • Updated engines to be node 0.8 and above due to use of domains
balupton
published 1.0.0 •

Changelog

Source

v1.0.0 2011 August 30

  • Split from bevry/safeps
  • Added domains to catch even more errors
1
78
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