@geckos.io/common
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -14,2 +14,3 @@ declare const ArrayBufferView: any; | ||
iceServers?: RTCIceServer[]; | ||
iceTransportPolicy?: RTCIceTransportPolicy; | ||
label?: string; | ||
@@ -16,0 +17,0 @@ ordered?: boolean; |
{ | ||
"name": "@geckos.io/common", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The common module for @geckos.io/server and @geckos.io/client.", | ||
@@ -9,3 +9,3 @@ "main": "lib", | ||
"keywords": [ | ||
"@gecko.io" | ||
"@geckos.io" | ||
], | ||
@@ -12,0 +12,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
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
14740
211