tonal-distance
Advanced tools
Comparing version 1.1.2 to 2.0.0
{ | ||
"name": "tonal-distance", | ||
"version": "1.1.2", | ||
"version": "2.0.0", | ||
"description": "Transpose notes and find intervals between them", | ||
@@ -23,4 +23,4 @@ "keywords": [ | ||
"dependencies": { | ||
"tonal-interval": "^1.1.2", | ||
"tonal-note": "^1.1.2" | ||
"tonal-interval": "^2.0.0", | ||
"tonal-note": "^2.0.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "babel": { |
+ Addedtonal-interval@2.2.2(transitive)
+ Addedtonal-note@2.2.2(transitive)
- Removedtonal-interval@1.1.2(transitive)
- Removedtonal-note@1.1.2(transitive)
Updatedtonal-interval@^2.0.0
Updatedtonal-note@^2.0.0