react-backbone-events-mixin
Advanced tools
Comparing version 0.1.0 to 0.1.1
var Events = require('backbone-events-standalone'), | ||
merge = require('react/lib/merge'), | ||
isEqual = require('react/lib/shallowEqual'), | ||
isFunction = require('lodash.isFunction'); | ||
isFunction = require('lodash.isfunction'); | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "react-backbone-events-mixin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Mixing in Backbone.Events with React components", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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