Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

rewire

Package Overview
Dependencies
0
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245Next

2.1.3

Diff

Changelog

Source

2.1.3

  • Fix shadowing of internal module, exports and require when a global counterpart exists jhnns/rewire-webpack#6
peerigon
published 2.1.2 •

Changelog

Source

2.1.2

  • Fixed missing var statement which lead to pollution of global namespace #33
peerigon
published 2.1.1 •

Changelog

Source

2.1.1

  • Made magic __set__, __get__ and __with__ not enumerable #32
peerigon
published 2.1.0 •

Changelog

Source

2.1.0

  • Added revert feature of __set__ method
  • Introduced __with__ method to revert changes automatically
peerigon
published 2.0.1 •

Changelog

Source

2.0.1

  • Added test coverage tool
  • Small README and description changes
jhnns
published 2.0.0 •

Changelog

Source

2.0.0

  • Removed client-side bundler extensions. Browserify is not supported anymore. Webpack support has been extracted into separate repository https://github.com/jhnns/rewire-webpack
jhnns
published 1.1.3 •

Changelog

Source

1.1.3

  • Removed IDE stuff from npm package
jhnns
published 1.1.2 •

Changelog

Source

1.1.2

  • Added deprecation warning for client-side bundlers
  • Updated package.json for node v0.10
jhnns
published 1.1.1 •

Changelog

Source

1.1.1

  • Fixed bug with modules that had a comment on the last line
jhnns
published 1.1.0 •

Changelog

Source

1.1.0

  • Added Coffee-Script support
  • Removed Makefile: Use npm test instead.
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