Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "speaker", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"license": "MIT", | ||
@@ -8,2 +8,4 @@ "description": "Output PCM audio data to the speakers", | ||
"repository": "TooTallNate/node-speaker", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -20,2 +22,3 @@ "test": "standard && node-gyp rebuild --mpg123-backend=dummy && mocha --reporter spec" | ||
"devDependencies": { | ||
"@types/node": "^10.11.4", | ||
"mocha": "^3.5.0", | ||
@@ -22,0 +25,0 @@ "standard": "^10.0.3" |
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
3526097
245
3
528
3