Comparing version 0.1.3 to 0.1.4
@@ -315,2 +315,13 @@ (function(){ | ||
// ###moveServer | ||
// Send the `move` event | ||
moveServer: function (id, newPosition) { | ||
socket.send({ | ||
event: 'move', | ||
collection: this.id, | ||
id: id, | ||
newPosition: newPosition | ||
}); | ||
}, | ||
// ###registerRadioProperties | ||
@@ -317,0 +328,0 @@ // A convenience for creating `radio` properties where you can specify an |
{ | ||
"name": "capsule", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"homepage": "https://github.com/andyet/Capsule", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
kapsule |
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
141151
766
0