react-bootstrap-toggle
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -68,3 +68,2 @@ 'use strict'; | ||
var on = this.refs.on; | ||
window.on = on; | ||
var off = this.refs.off; | ||
@@ -71,0 +70,0 @@ var toggle = this.refs.toggle; |
{ | ||
"name": "react-bootstrap-toggle", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A React version of the bootstrap-toggle without the JQuery dependency", | ||
@@ -5,0 +5,0 @@ "main": "./lib/react-bootstrap-toggle.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
13058
302