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 1.2.0 to 2.0.0

9

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

@@ -10,2 +10,3 @@ "author": {

},
"license": "lesser",
"scripts": {

@@ -33,3 +34,3 @@ "test": "npm run lint && npm run tape",

"jspack": "0.0.4",
"osc-min": "^0.2.0"
"osc-min": "^1.1.1"
},

@@ -45,7 +46,7 @@ "keywords": [

"devDependencies": {
"eslint": "^0.21.1",
"eslint": "^2.4.0",
"nodemon": "^1.2.1",
"tap-spec": "^3.0.0",
"tap-spec": "^4.1.1",
"tape": "^4.0.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