simple-webrtc
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "simple-webrtc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple WebRTC and MediaRecorder wrapper.", | ||
"main": "dist/index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"build": "mkdirp dist && browserify lib/index.js --outfile dist/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -23,7 +22,3 @@ }, | ||
}, | ||
"homepage": "https://github.com/Hidepixel/simple-webrtc#readme", | ||
"devDependencies": { | ||
"browserify": "^13.0.1", | ||
"mkdirp": "^0.5.1" | ||
} | ||
"homepage": "https://github.com/Hidepixel/simple-webrtc#readme" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
0
9780
11
209
1