You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

tonal-scale

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tonal-scale - npm Package Compare versions

Comparing version

to
2.0.0

12

package.json
{
"name": "tonal-scale",
"version": "1.1.2",
"version": "2.0.0",
"description": "Music scales creation and manipulation",

@@ -21,7 +21,7 @@ "repository": "https://github.com/danigb/tonal/packages/scale",

"dependencies": {
"tonal-array": "^1.1.2",
"tonal-dictionary": "^1.1.2",
"tonal-distance": "^1.1.2",
"tonal-note": "^1.1.2",
"tonal-pcset": "^1.1.2"
"tonal-array": "^2.0.0",
"tonal-dictionary": "^2.0.0",
"tonal-distance": "^2.0.0",
"tonal-note": "^2.0.0",
"tonal-pcset": "^2.0.0"
},

@@ -28,0 +28,0 @@ "babel": {