Socket
Socket
Sign inDemoInstall

ableton-js

Package Overview
Dependencies
4
Maintainers
1
Versions
116
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.1 to 3.3.2

6

CHANGELOG.md

@@ -7,4 +7,10 @@ ### Changelog

#### [v3.3.2](https://github.com/leolabs/ableton.js/compare/v3.3.1...v3.3.2)
- :package: Add lodash as a dependency, fixes #104 [`#104`](https://github.com/leolabs/ableton.js/issues/104)
#### [v3.3.1](https://github.com/leolabs/ableton.js/compare/v3.3.0...v3.3.1)
> 26 July 2023
- :wrench: Enable fast polling by default [`f2f5058`](https://github.com/leolabs/ableton.js/commit/f2f505860af0f14c211a3defccb724b031fb9827)

@@ -11,0 +17,0 @@

4

package.json
{
"name": "ableton-js",
"version": "3.3.1",
"version": "3.3.2",
"description": "Control Ableton Live from Node",

@@ -39,3 +39,2 @@ "main": "index.js",

"auto-changelog": "^2.3.0",
"lodash": "^4.17.21",
"p-all": "^3",

@@ -47,2 +46,3 @@ "tsx": "^3.12.7",

"dependencies": {
"lodash": "^4.17.21",
"lru-cache": "^7.14.0",

@@ -49,0 +49,0 @@ "semver": "^7.3.5",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc