mute-server
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "mute-server", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Server-side application creating a data-structure representing a text and initializing a network to allow clients to edit the text and broadcast theirs changes in real-time", | ||
"main": "index.js", | ||
"dependencies": { | ||
"mute-structs": "*" | ||
"mute-structs": "*", | ||
"mute-utils": "*" | ||
}, | ||
@@ -9,0 +10,0 @@ "devDependencies": {}, |
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
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
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
10262
2
3
+ Addedmute-utils@*
+ Addedmute-utils@0.1.1(transitive)