Comparing version 0.4.11 to 0.4.12
@@ -80,2 +80,7 @@ // Generated by CoffeeScript 1.3.3 | ||
return evaluate(['control'].concat(args), frame); | ||
}, | ||
cmd: function(element, cmd) { | ||
var newFrame; | ||
newFrame = map.assoc(frame, "__node", element); | ||
return evaluate(cmd, newFrame); | ||
} | ||
@@ -82,0 +87,0 @@ }; |
{ | ||
"name": "cosy-js", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
135684
2380
0