flux-router-component
Advanced tools
Comparing version 0.5.8 to 0.5.9
@@ -8,3 +8,3 @@ /** | ||
var debug = require('debug')('NavLink'); | ||
var debug = require('debug')('RouterMixin'); | ||
var navigateAction = require('../actions/navigate'); | ||
@@ -11,0 +11,0 @@ var History = require('./History'); |
{ | ||
"name": "flux-router-component", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "Router-related React component and mixin for applications with Flux architecture", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
39083