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

meyda

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meyda - npm Package Compare versions

Comparing version 5.2.0 to 5.2.1

.husky/commit-msg

12

package.json
{
"name": "meyda",
"version": "5.2.0",
"version": "5.2.1",
"description": "Real-time feature extraction for the web audio api",

@@ -16,3 +16,4 @@ "main": "./dist/node/main.js",

"generatereferencedocs": "jsdoc src/meyda-wa.js src/main.js -d docs/reference -R docs/README.md",
"semantic-release": "semantic-release"
"semantic-release": "semantic-release",
"prepare": "husky install"
},

@@ -55,3 +56,3 @@ "repository": {

"glob": "^7.1.7",
"husky": "^6.0.0",
"husky": "^7.0.0",
"jest": "^27.0.3",

@@ -81,7 +82,2 @@ "jsdoc": "^3.6.7",

},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"commitlint": {

@@ -88,0 +84,0 @@ "extends": [

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