soundengine
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "soundengine", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A C++ node.js module that allows manipulating audio streams from/to soundcards and work with the fft of the signal etc.", | ||
@@ -16,3 +16,19 @@ "main": "build/Release/soundengine.node", | ||
"nan": "^2.5.1" | ||
}, | ||
"keywords": [ | ||
"sound", | ||
"soundcard", | ||
"audio", | ||
"portaudio", | ||
"dsp", | ||
"wav", | ||
"fft" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/mmende/soundengine" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mmende/soundengine/issues" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
546435
1
0