Socket
Socket
Sign inDemoInstall

midi

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

midi - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

.c9/metadata/workspace/CHANGELOG.md

4

CHANGELOG.md
# node-midi Changelog
## Version 0.9.2
* More NAN use for broader support (nw.js, iojs). (Andrew Morton)
## Version 0.9.1

@@ -4,0 +8,0 @@

10

package.json
{
"name": "midi",
"version": "v0.9.1",
"version": "v0.9.2",
"scripts": {
"test": "node test/virtual-loopback-test-automated.js"
"test": "mocha test/unit-tests.js && node test/virtual-loopback-test-automated.js"
},

@@ -39,8 +39,8 @@ "main": "midi.js",

"dependencies": {
"bindings": "*",
"bindings": "~1.2.1",
"nan": "~1.6.0"
},
"devDependencies": {
"mocha": ">= 1.17.x",
"should": ">= 3.1.x"
"mocha": ">= 2.1.0",
"should": ">= 5.0.1"
},

@@ -47,0 +47,0 @@ "repository": {

@@ -9,2 +9,4 @@ ♪ ♫ ♩ ♬

[![Build Status](https://travis-ci.org/justinlatimer/node-midi.svg)](https://travis-ci.org/justinlatimer/node-midi)
## Prerequisites

@@ -11,0 +13,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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