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 4.0.1 to 4.0.2

19

package.json
{
"name": "node-osc",
"description": "pyOSC inspired library",
"version": "4.0.1",
"version": "4.0.2",
"main": "lib/index.js",

@@ -11,3 +11,3 @@ "author": {

"engines": {
"node": ">8"
"node": ">=8"
},

@@ -23,14 +23,5 @@ "license": "LGPL-2.1",

"contributors": [
{
"name": "Hans Hübner",
"email": "hans.huebner@gmail.com"
},
{
"name": "Andy Smith",
"email": "jabber@term.ie"
},
{
"name": "Myles Borins",
"email": "myles.borins@gmail.com"
}
"Hans Hübner <hans.huebner@gmail.com>",
"Andy Smith <jabber@term.ie>",
"Myles Borins <myles.borins@gmail.com>"
],

@@ -37,0 +28,0 @@ "keywords": [

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