logitech-craft-plugin icon indicating copy to clipboard operation
logitech-craft-plugin copied to clipboard

A JavaScript (and TypeScript) API for creating a Logitech Craft plugin

Results 7 logitech-craft-plugin issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=ws&from_version=7.3.0&to_version=7.4.6&pr_id=1a0b4ece-3396-4c8a-9ae1-6059b4699dd3&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Hello! Just wanted to ask a quick question since I'm trying to get into developing for the logitech craft. I was planning to use this API to create an extension...

Snyk has created this PR to upgrade ws from 7.3.0 to 7.3.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

If we want to determine the difference between touching the crown just to trigger an action vs touching it to perform a rotation, we would have to modify the plugin...