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

node-osc

Package Overview
Dependencies
Maintainers
2
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-osc - npm Package Compare versions

Comparing version 9.1.2 to 9.1.3

4

package.json
{
"name": "node-osc",
"description": "pyOSC inspired library for sending and receiving OSC messages",
"version": "9.1.2",
"version": "9.1.3",
"exports": {

@@ -20,3 +20,3 @@ "require": "./dist/lib/index.js",

"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^18.17.0 || ^20.5.0 || >=22.0.0"
},

@@ -23,0 +23,0 @@ "license": "LGPL-3.0-or-later",

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