@startup-booster/move
Advanced tools
Comparing version 0.1.21 to 0.1.22
@@ -33,2 +33,2 @@ type MoveEvent = 'connect' | 'disconnect'; | ||
export function connect(url: string): MoveClient; | ||
export function connect(url: string, options: any): MoveClient; |
{ | ||
"name": "@startup-booster/move", | ||
"version": "0.1.21", | ||
"version": "0.1.22", | ||
"main": "move.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
5837