+4
-0
@@ -0,1 +1,5 @@ | ||
| 0.3.1 / 2013-12-09 | ||
| =================== | ||
| * Upgrading happens | ||
| 0.3.0 / 2013-12-08 | ||
@@ -2,0 +6,0 @@ =================== |
+1
-1
@@ -28,3 +28,3 @@ var happens = require('happens'), | ||
| function Flow(routes, mode) { | ||
| happens.mixin(this); | ||
| happens(this); | ||
@@ -31,0 +31,0 @@ this.routes = routes; |
+2
-2
| { | ||
| "name": "ways", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "author": "Anderson Arboleya <anderson@arboleya.me>", | ||
@@ -26,3 +26,3 @@ "description": "Micro router with flow-based navigation mechanism and addapters support", | ||
| "dependencies": { | ||
| "happens": "0.3.x" | ||
| "happens": "0.4.x" | ||
| }, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16633
0.33%0
-100%+ Added
- Removed
Updated