Comparing version 0.4.3 to 0.4.4
@@ -33,3 +33,3 @@ // Generated by CoffeeScript 1.3.3 | ||
control = classControl(constructor); | ||
return evaluate(['control', control].concat(args), frame); | ||
return frame.control.apply(frame, [frame, control].concat(__slice.call(args))); | ||
}; | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "cosy-js", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "A cosy little library.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
135760