New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1.5 to 4.1.6

10

package.json
{
"name": "node-osc",
"description": "pyOSC inspired library",
"version": "4.1.5",
"main": "lib/index.js",
"version": "4.1.6",
"main": "./lib/index.js",
"exports": {
".": {
"import": "lib/index.mjs",
"default": "lib/index.js"
"import": "./lib/index.mjs",
"default": "./lib/index.js"
},
"./": "./",
"./esm": "lib/index.mjs"
"./esm": "./lib/index.mjs"
},

@@ -14,0 +14,0 @@ "author": {

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