@skyway-sdk/signaling-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@skyway-sdk/signaling-client", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The official Next Generation JavaScript SDK for SkyWay", | ||
"homepage": "https://skyway.ntt.com/", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/skyway/js-sdk.git" | ||
}, | ||
"license": "MIT", | ||
@@ -36,3 +40,3 @@ "author": "NTT Communications Corp.", | ||
"isomorphic-ws": "^4.0.1", | ||
"uuid": "^8.3.2", | ||
"uuid": "^9.0.0", | ||
"ws": "^7.5.2" | ||
@@ -44,3 +48,3 @@ }, | ||
"@types/node": "^16.3.0", | ||
"@types/uuid": "^8.3.1", | ||
"@types/uuid": "^9.0.1", | ||
"@types/ws": "^7.4.6", | ||
@@ -47,0 +51,0 @@ "jest": "^27.0.6", |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
100284
35
1778
0
+ Addeduuid@9.0.1(transitive)
- Removeduuid@8.3.2(transitive)
Updateduuid@^9.0.0