@filerobot/companion-client
Advanced tools
Comparing version 1.0.90 to 1.0.91-alpha.0
{ | ||
"name": "@filerobot/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Filerobot plugins.", | ||
"version": "1.0.90", | ||
"version": "1.0.91-alpha.0", | ||
"license": "MIT", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "1.0.90", | ||
"@filerobot/utils": "1.0.91-alpha.0", | ||
"namespace-emitter": "^2.0.1" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
32024
2
+ Added@filerobot/icons@1.0.91-alpha.0(transitive)
+ Added@filerobot/utils@1.0.91-alpha.0(transitive)
- Removed@filerobot/icons@1.0.90(transitive)
- Removed@filerobot/utils@1.0.90(transitive)