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

ableton-js

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ableton-js - npm Package Compare versions

Comparing version 1.4.3 to 1.4.4

4

index.js

@@ -155,3 +155,3 @@ "use strict";

return [2 /*return*/, new Promise(function (res, rej) {
var msgId = uuid_1["default"].v1();
var msgId = uuid_1["default"].v4();
var msg = JSON.stringify({

@@ -197,3 +197,3 @@ uuid: msgId,

case 0:
eventId = uuid_1["default"].v1();
eventId = uuid_1["default"].v4();
return [4 /*yield*/, this.sendCommand(ns, nsid, "add_listener", {

@@ -200,0 +200,0 @@ prop: prop,

{
"name": "ableton-js",
"version": "1.4.3",
"version": "1.4.4",
"description": "Control Ableton Live from Node",

@@ -5,0 +5,0 @@ "main": "index.js",

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