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

node-osc

Package Overview
Dependencies
Maintainers
1
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 6.0.1 to 6.0.2

1

dist/lib/Server.js

@@ -30,2 +30,3 @@ 'use strict';

this.emit('error', error, rinfo);
return;
}

@@ -32,0 +33,0 @@ if (decoded.elements) {

2

package.json
{
"name": "node-osc",
"description": "pyOSC inspired library",
"version": "6.0.1",
"version": "6.0.2",
"exports": {

@@ -6,0 +6,0 @@ "require": "./dist/lib/index.js",

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