@command-socket/browser-client
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "@command-socket/browser-client", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "An implementation of a CommandSocket client written for the browser.", | ||
@@ -43,5 +43,5 @@ "publishConfig": { | ||
"dependencies": { | ||
"@command-socket/core": "^0.2.0", | ||
"@command-socket/core": "^0.3.0", | ||
"promise-any-polyfill": "^0.1.2" | ||
} | ||
} |
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
+ Added@command-socket/core@0.3.0(transitive)
- Removed@command-socket/core@0.2.0(transitive)
Updated@command-socket/core@^0.3.0