File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22---------
33
4+ ### 2.1.5
5+ - Fix issues with reverting nested properties
6+
47### 2.1.4
58- Fix problems when an illegal variable name is used for a global
69
@@ -55,4 +58,4 @@ Changelog
5558- Removed caching functionality. Now rewire doesn't modify ` require.cache ` at all
5659- Added support for [ webpack] ( https://github.com/webpack/webpack ) -bundler
5760- Moved browserify-middleware from ` rewire.browserify ` to ` rewire.bundlers.browserify `
58- - Reached stable state :)
61+ - Reached stable state :)
Original file line number Diff line number Diff line change 11{
22 "name" : " rewire" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5 " ,
44 "description" : " Easy dependency injection for node.js unit testing" ,
55 "keywords" : [
66 " dependency" ,
You can’t perform that action at this time.
0 commit comments