Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 1.0.0 to 1.0.1

5

CHANGELOG.md
# node-midi Changelog
## Version 1.0.1
* Update supported node versions.
* Update dependencies.
## Version 1.0.0

@@ -4,0 +9,0 @@

10

package.json
{
"name": "midi",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -37,11 +37,11 @@ "test": "mocha test/unit/*.js && node test/virtual-loopback-test-automated.js"

"engines": {
"node": ">=0.8.0"
"node": ">=10"
},
"dependencies": {
"bindings": "~1.5.0",
"nan": "^2.3.3"
"nan": "^2.14.2"
},
"devDependencies": {
"mocha": "^6.1.4",
"should": ">= 5.0.1"
"mocha": "^8.3.2",
"should": "^13.2.3"
},

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

@@ -206,3 +206,3 @@ ♪ ♫ ♩ ♬

Copyright (C) 2011 by Justin Latimer.
Copyright (C) 2011-2021 by Justin Latimer.

@@ -209,0 +209,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

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