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

tonal-distance

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tonal-distance - npm Package Compare versions

Comparing version 1.0.0-pre3 to 1.0.0-pre4

build/es5.js

10

package.json
{
"name": "tonal-distance",
"version": "1.0.0-pre3",
"version": "1.0.0-pre4",
"description": "Transpose notes and find intervals between them",

@@ -18,9 +18,9 @@ "keywords": [

},
"main": "build/transpiled.js",
"module": "index",
"main": "build/es5.js",
"module": "build/es6.js",
"author": "danigb",
"license": "MIT",
"dependencies": {
"tonal-interval": "^1.0.0-pre3",
"tonal-note": "^1.0.0-pre3"
"tonal-interval": "^1.0.0-pre4",
"tonal-note": "^1.0.0-pre4"
},

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

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