suite-flipper-js
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -12,2 +12,4 @@ 'use strict'; | ||
this._avalaibleFlippers = avalaibleFlippers || []; | ||
this.isOn = this.isOn.bind(this); | ||
this.isOff = this.isOff.bind(this); | ||
} | ||
@@ -14,0 +16,0 @@ |
{ | ||
"name": "suite-flipper-js", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Flipper Class", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
32571
39