h-webrtc-test
Advanced tools
Comparing version 2.15.2 to 2.15.3
{ | ||
"name": "h-webrtc-test", | ||
"version": "2.15.2", | ||
"version": "2.15.3", | ||
"description": "zego webrtc express sdk", | ||
@@ -5,0 +5,0 @@ "main": "./ZegoExpressWebRTC.js", |
const path = require("path"); | ||
const fs = require("fs"); | ||
const p = path.resolve(__dirname, ".."); | ||
const p = path.resolve(__dirname, "../../"); | ||
@@ -6,0 +6,0 @@ const PACKAGES = [ |
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
211492