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

tonal-pcset

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tonal-pcset - npm Package Compare versions

Comparing version 0.68.1 to 0.69.0

test/pcset.test.js

10

package.json
{
"name": "tonal-pcset",
"version": "0.68.1",
"version": "0.69.0",
"description": "Pitch class sets",

@@ -14,3 +14,3 @@ "keywords": [

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

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

"dependencies": {
"tonal-pitch": "^0.66.0",
"tonal-pitch": "^0.69.0",
"tonal-note": "^0.66.0",
"tonal-transpose": "^0.66.0",
"tonal-array": "^0.68.0"
"tonal-transpose": "^0.69.0",
"tonal-array": "^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