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

osc-min

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

osc-min - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

83

package.json
{
"name": "osc-min",
"version": "0.0.6",
"main": "lib/index",
"author": {
"name" : "Russell McClellan",
"email": "russell.mcclellan@gmail.com",
"url" : "http://www.ghostfact.com"
},
"description": "Simple utilities for open sound control in node.js",
"keywords": [
"open sound control",
"OSC",
"music control",
"NIME"
],
"repository" : {
"type": "git",
"url": "http://github.com/ghostfact/node-osc-min.git"
},
"dependencies" : {
"binpack" : "*",
"coffee-script" : "1.3.0"
},
"devDependencies" : {
"expresso" : "*",
"docket" : ">=0.0.3"
},
"directories": {
"lib": "lib",
"examples" : "examples"
},
"engines": {
"node": ">=0.6.0"
},
"scripts": {
"test" : "cake test",
"coverage" : "cake coverage",
"doc" : "cake doc"
}
"name": "osc-min",
"version": "0.0.7",
"main": "lib/index",
"author": {
"name": "Russell McClellan",
"email": "russell.mcclellan@gmail.com",
"url": "http://www.ghostfact.com"
},
"description": "Simple utilities for open sound control in node.js",
"keywords": [
"open sound control",
"OSC",
"music control",
"NIME"
],
"repository": {
"type": "git",
"url": "http://github.com/ghostfact/node-osc-min.git"
},
"dependencies": {
"binpack": "*",
"coffee-script": ">=1.3.0"
},
"devDependencies": {
"expresso": "*",
"docket": ">=0.0.3"
},
"directories": {
"lib": "lib",
"examples": "examples"
},
"engines": {
"node": ">=0.6.0"
},
"scripts": {
"test": "cake test",
"coverage": "cake coverage",
"doc": "cake doc"
},
"_id": "osc-min@0.0.5",
"dist": {
"shasum": "ead2d1b1e7ff2382e4dad0f7aaa8aa20832118b1"
},
"_from": "osc-min@0.0.5"
}

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