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 8.0.5 to 8.0.6

2

dist/lib/Client.js

@@ -11,3 +11,3 @@ 'use strict';

const { toBuffer } = oscMin__default['default'];
const { toBuffer } = oscMin__default["default"];

@@ -14,0 +14,0 @@ class Client {

{
"name": "node-osc",
"description": "pyOSC inspired library for sending and receiving OSC messages",
"version": "8.0.5",
"version": "8.0.6",
"exports": {

@@ -43,8 +43,8 @@ "require": "./dist/lib/index.js",

"devDependencies": {
"c8": "^7.3.0",
"eslint": "^8.2.0",
"get-port": "^6.0.0",
"rollup": "^2.23.0",
"tap": "^16.0.1"
"c8": "^7.12.0",
"eslint": "^8.24.0",
"get-port": "^6.1.2",
"rollup": "^2.79.1",
"tap": "^16.3.0"
}
}
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