New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tonal-note

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tonal-note - npm Package Compare versions

Comparing version 0.68.1 to 0.69.0

test/enharmonics.test.js

12

package.json
{
"name": "tonal-note",
"version": "0.68.1",
"version": "0.69.0",
"repository": "https://github.com/danigb/tonal/packages/note",

@@ -9,3 +9,3 @@ "description": "Encode pitches using fifths/octaves",

"pretest": "rollup -f cjs -o build/index.js -- index.js",
"test": "tape test/*.js"
"test": "jest --coverage"
},

@@ -19,7 +19,7 @@ "main": "build/index.js",

"note-parser": "^2.0.0",
"tonal-freq": "^0.68.1",
"tonal-midi": "^0.68.1",
"tonal-pitch": "^0.66.0",
"tonal-transpose": "^0.66.0"
"tonal-freq": "^0.69.0",
"tonal-midi": "^0.69.0",
"tonal-pitch": "^0.69.0",
"tonal-transpose": "^0.69.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc